For the complete documentation index, see llms.txt. This page is also available as Markdown.

RoomleConfigurator.Internal.default-28

Implements

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new default(creator)

Parameters

Name
Type

creator

string

Properties

_creator_

_creator_: string

Implementation of

Context.creator

Methods

isWithinPlanBounds

isWithinPlanBounds(position, updatedBounds?): boolean

Parameters

Name
Type

position

Vector3

updatedBounds?

Box3

Returns

boolean

Last updated