# Class: default

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

# Hierarchy

  • Object3D

    default

# Table of contents

# Constructors

# Properties

# Methods

# Constructors

# constructor

new default(font)

# Parameters

Name Type
font Font

# Overrides

Object3D.constructor

# Defined in

packages/configurator-core/src/utils/text-with-background.ts:54 (opens new window)

# Properties

# topDown

topDown: boolean = false

# Defined in

packages/configurator-core/src/utils/text-with-background.ts:48 (opens new window)

# Methods

# dispose

dispose(): void

# Returns

void

# Defined in

packages/configurator-core/src/utils/text-with-background.ts:190 (opens new window)


# update

update(position, label, cameraPosition): void

# Parameters

Name Type
position Vector3
label string
cameraPosition Vector3

# Returns

void

# Defined in

packages/configurator-core/src/utils/text-with-background.ts:109 (opens new window)