# Class: GroundReflectionIntensityMaterial

configurator-core/src/roomle-configurator..GroundReflectionIntensityMaterial

# Hierarchy

  • ShaderMaterial

    GroundReflectionIntensityMaterial

# Table of contents

# Constructors

# Methods

# Constructors

# constructor

new GroundReflectionIntensityMaterial(parameters?)

# Parameters

Name Type
parameters? GroundReflectionIntensityMaterialParameters

# Overrides

ShaderMaterial.constructor

# Defined in

packages/common-core/src/webgl/renderer/pass/ground-reflection-pass.ts:469 (opens new window)

# Methods

# update

update(parameters?): GroundReflectionIntensityMaterial

# Parameters

Name Type
parameters? GroundReflectionIntensityMaterialParameters

# Returns

GroundReflectionIntensityMaterial

# Defined in

packages/common-core/src/webgl/renderer/pass/ground-reflection-pass.ts:485 (opens new window)