@esengine/nova-ecs-render-core - v1.0.1
Preparing search index...
CameraConfig
Interface CameraConfig
Camera configuration 相机配置
interface
CameraConfig
{
bounds
?:
FixedRect
;
deadZone
?:
FixedRect
;
followSpeed
?:
Fixed
;
followTarget
?:
FixedVector2
;
position
:
FixedVector2
;
rotation
:
Fixed
;
zoom
:
Fixed
;
}
Index
Properties
bounds?
dead
Zone?
follow
Speed?
follow
Target?
position
rotation
zoom
Properties
Optional
bounds
bounds
?:
FixedRect
Optional
dead
Zone
deadZone
?:
FixedRect
Optional
follow
Speed
followSpeed
?:
Fixed
Optional
follow
Target
followTarget
?:
FixedVector2
position
position
:
FixedVector2
rotation
rotation
:
Fixed
zoom
zoom
:
Fixed
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bounds
dead
Zone
follow
Speed
follow
Target
position
rotation
zoom
@esengine/nova-ecs-render-core - v1.0.1
Loading...
Camera configuration 相机配置