RoomleConfigurator.Internal.ShadowTypeConfiguration

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

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new ShadowTypeConfiguration()

Properties

currentConfiguration

currentConfiguration: ShadowTypeParameters


shadowType

shadowType: string = 'PCFShadowMap'


types

types: Map<string, ShadowTypeParameters>

Methods

switchType

switchType(type): boolean

Parameters

NameType

type

any

Returns

boolean

Last updated