RoomleConfigurator.Internal.default-47
configurator-core/src/roomle-configurator.internal.default
Hierarchy
Object3D
↳
default
Table of contents
Constructors
Properties
Methods
Constructors
constructor
• new default(font
)
Parameters
Name
Type
font
Font
Overrides
Object3D.constructor
Properties
topDown
• topDown: boolean
= false
Methods
dispose
▸ dispose(): void
Returns
void
update
▸ update(position
, label
, cameraPosition
): void
Parameters
Name
Type
position
Vector3
label
string
cameraPosition
Vector3
Returns
void
Last updated