RoomleConfigurator.Internal.LinearDepthRenderMaterial

configurator-core/src/roomle-configurator.internal.LinearDepthRenderMaterial

Hierarchy

  • ShaderMaterial

    LinearDepthRenderMaterial

Table of contents

Constructors

Methods

Constructors

constructor

new LinearDepthRenderMaterial(parameters)

Parameters

NameType

parameters

Record<string, any>

Overrides

ShaderMaterial.constructor

Methods

update

update(parameters?): LinearDepthRenderMaterial

Parameters

NameType

parameters?

Record<string, any>

Returns

LinearDepthRenderMaterial

Last updated