# Class: LinearDepthRenderMaterial

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

# Hierarchy

  • ShaderMaterial

    LinearDepthRenderMaterial

# Table of contents

# Constructors

# Methods

# Constructors

# constructor

new LinearDepthRenderMaterial(parameters)

# Parameters

Name Type
parameters Record<string, any>

# Overrides

ShaderMaterial.constructor

# Defined in

packages/common-core/src/webgl/renderer/shader-utility.ts:416 (opens new window)

# Methods

# update

update(parameters?): LinearDepthRenderMaterial

# Parameters

Name Type
parameters? Record<string, any>

# Returns

LinearDepthRenderMaterial

# Defined in

packages/common-core/src/webgl/renderer/shader-utility.ts:433 (opens new window)