Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EnvironmentTextureSpecularInfoV1

Defines the specular data enclosed in the file. This corresponds to the version 1 of the data.

Hierarchy

  • EnvironmentTextureSpecularInfoV1

Index

Properties

lodGenerationScaleSearch playground for lodGenerationScale

lodGenerationScale: number

Defines the scale applied to environment texture. This manages the range of LOD level used for IBL according to the roughness.

mipmapsSearch playground for mipmaps

mipmaps: Array<BufferImageData>

This contains all the images data needed to reconstruct the cubemap.

Optional specularDataPositionSearch playground for specularDataPosition

specularDataPosition: number

Defines where the specular Payload is located. It is a runtime value only not stored in the file.

Legend

  • Constructor
  • Property
  • Method
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Static property
  • Static method