# Class: default

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

# Implements

# Table of contents

# Constructors

# Properties

# Methods

# Constructors

# constructor

new default(creator)

# Parameters

Name Type
creator string

# Defined in

packages/common-core/src/cameracontrol/camera-behaviour-state.ts:9 (opens new window)

# Properties

# _creator_

_creator_: string

# Implementation of

Context.creator

# Defined in

packages/common-core/src/cameracontrol/camera-behaviour-state.ts:5 (opens new window)

# Methods

# isWithinPlanBounds

isWithinPlanBounds(position, updatedBounds?): boolean

# Parameters

Name Type
position Vector3
updatedBounds? Box3

# Returns

boolean

# Defined in

packages/common-core/src/cameracontrol/camera-behaviour-state.ts:13 (opens new window)