# Class: default

configurator-core/src/roomle-configurator..default

# Table of contents

# Constructors

# Accessors

# Methods

# Constructors

# constructor

new default()

# Accessors

# componentCache

get componentCache(): Map<string, RoomleComponent>

# Returns

Map<string, RoomleComponent>

# Defined in

packages/common-core/src/services/cache-holder.ts:14 (opens new window)


# geometryCache

get geometryCache(): Map<string, BufferGeometry<NormalBufferAttributes>>

# Returns

Map<string, BufferGeometry<NormalBufferAttributes>>

# Defined in

packages/common-core/src/services/cache-holder.ts:18 (opens new window)


# materialCache

get materialCache(): Map<string, Material>

# Returns

Map<string, Material>

# Defined in

packages/common-core/src/services/cache-holder.ts:22 (opens new window)

# Methods

# clear

clear(): void

# Returns

void

# Defined in

packages/common-core/src/services/cache-holder.ts:26 (opens new window)