Interface: ICameraOptions
Core-API.ICameraOptions
Camera
Hierarchy
ICameraOptions
Properties
zoom
• zoom: number
default 1
aspect
• aspect: number | "auto"
Camera frustum aspect ratio, window width divided by window height.
default 1
controlsMode
• controlsMode: string
controlsEnabled
• controlsEnabled: boolean
deprecated use controlsMode='' instead instead
position
• position: Vector3Tuple
target
• target: Vector3Tuple