BimCT SDK / WebGL2 Viewer
BimCT.io
Playground
Converter API
Live Demo
Preparing search index...
index
CameraState
Interface CameraState
Represents the state of the camera.
position (3 floats)
target (3 floats)
direction (3 floats)
right (3 floats)
up (3 floats)
linear speed (1 float)
angular speed (1 float)
zoom speed (1 float)
min blend zoom (1 float)
max blend zoom (1 float)
interface
CameraState
{
type
:
BIM_CAMERA_TYPE
;
state
:
number
[]
;
panPrefered
:
boolean
;
}
Index
Properties
type
state
pan
Prefered
Properties
type
type
:
BIM_CAMERA_TYPE
state
state
:
number
[]
pan
Prefered
panPrefered
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
state
pan
Prefered
BimCT.io
Playground
Converter API
Live Demo
BimCT SDK / WebGL2 Viewer
Loading...
Represents the state of the camera.