RoomleConfigurator.Internal.EnvironmentMapDecodeMaterial
configurator-core/src/roomle-configurator.internal.EnvironmentMapDecodeMaterial
Hierarchy
ShaderMaterial
↳
EnvironmentMapDecodeMaterial
Table of contents
Constructors
Methods
Constructors
constructor
• new EnvironmentMapDecodeMaterial(decodePmrem
, grayscale
)
Parameters
Name
Type
decodePmrem
boolean
grayscale
boolean
Overrides
ShaderMaterial.constructor
Methods
setSourceTexture
▸ setSourceTexture(map
): void
Parameters
Name
Type
map
Texture
Returns
void
Last updated