camera-proxy / Exports
- AnimatedCameraProxy
- CameraProxy
- Cameraman
- PointerControl
- RemoteSyncer
- TouchControl
- TouchControlRotate
- CameraAnimatorProps
- CameraProxyProps
- CameramanProps
- CartesianStates
- EasingFunc
- GeographicStates
- Limit
- PointerControlProps
- TouchControlProps
- TouchControlRotateProps
Ƭ States: GeographicStates
| CartesianStates
• Const
defaultLimit: Limit
▸ defaultCartesianStates(): Object
Object
Name | Type |
---|---|
distance |
number |
position |
number [] |
rotationEuler |
number [] |
▸ defaultGeographicStates(): Object
默认状态
Object
Name | Type |
---|---|
center |
number [] |
pitch |
number |
rotation |
number |
zoom |
number |
▸ isGeographicStates(sth
): sth is GeographicStates
TS 类型保护
Name | Type |
---|---|
sth |
States |
sth is GeographicStates