RoomleConfigurator.Internal.default-43

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

Hierarchy

  • Object3D

    default

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new default(font)

Parameters

NameType

font

Font

Overrides

Object3D.constructor

Properties

topDown

topDown: boolean = false

Methods

dispose

dispose(): void

Returns

void


update

update(position, label, cameraPosition): void

Parameters

NameType

position

Vector3

label

string

cameraPosition

Vector3

Returns

void

Last updated