RoomleConfigurator.Internal.LinearDepthRenderMaterial
configurator-core/src/roomle-configurator.internal.LinearDepthRenderMaterial
Hierarchy
ShaderMaterial
↳
LinearDepthRenderMaterial
Table of contents
Constructors
Methods
Constructors
constructor
• new LinearDepthRenderMaterial(parameters
)
Parameters
Name
Type
parameters
Record
<string
, any
>
Overrides
ShaderMaterial.constructor
Methods
update
▸ update(parameters?
): LinearDepthRenderMaterial
Parameters
Name
Type
parameters?
Record
<string
, any
>
Returns
PreviousRoomleConfigurator.Internal.LightSourceNextRoomleConfigurator.Internal.NormalAndDepthRenderMaterial
Last updated