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

NameType

decodePmrem

boolean

grayscale

boolean

Overrides

ShaderMaterial.constructor

Methods

setSourceTexture

setSourceTexture(map): void

Parameters

NameType

map

Texture

Returns

void

Last updated