# Class: ShadowTypeConfiguration

configurator-core/src/roomle-configurator..ShadowTypeConfiguration

# Table of contents

# Constructors

# Properties

# Methods

# Constructors

# constructor

new ShadowTypeConfiguration()

# Properties

# currentConfiguration

currentConfiguration: ShadowTypeParameters

# Defined in

packages/common-core/src/webgl/renderer/pass/screen-space-shadow-map-pass.ts:793 (opens new window)


# shadowType

shadowType: string = 'PCFShadowMap'

# Defined in

packages/common-core/src/webgl/renderer/pass/screen-space-shadow-map-pass.ts:792 (opens new window)


# types

types: Map<string, ShadowTypeParameters>

# Defined in

packages/common-core/src/webgl/renderer/pass/screen-space-shadow-map-pass.ts:783 (opens new window)

# Methods

# switchType

switchType(type): boolean

# Parameters

Name Type
type any

# Returns

boolean

# Defined in

packages/common-core/src/webgl/renderer/pass/screen-space-shadow-map-pass.ts:796 (opens new window)