RoomlePlanner.Internal.default-20
planner-core/src/roomle-planner.internal.default
Hierarchy
↳
default
Table of contents
Constructors
Properties
Accessors
Methods
Constructors
constructor
• new default(creator
, inputManager
, initialCameraPosition?
, camera?
)
Parameters
Name
Type
Overrides
Properties
_creator_
• _creator_: string
Inherited from
Accessors
domHelper
• get
domHelper(): default
Returns
Inherited from
CameraControl.domHelper
Methods
addEventListener
▸ addEventListener(eventName
, callback
, scope
): void
Parameters
Name
Type
Returns
void
Inherited from
addLightContainer
▸ addLightContainer(container
): void
Parameters
Name
Type
container
Object3D
<Object3DEventMap
>
Returns
void
Inherited from
animateCamera
▸ animateCamera(delta
): boolean
Parameters
Name
Type
delta
number
Returns
boolean
Overrides
checkNearFarDistance
▸ checkNearFarDistance(point
): void
Parameters
Name
Type
point
Vector3