Interface FacingParameter
Properties
azimuthAngle
azimuthAngle: number
polarAngle
polarAngle: number
Optional
easing
easing?: ((t) => number)
Type declaration
- (t): number
Returns number
Optional
onAbort
onAbort?: (() => void)
Optional
onFinish
onFinish?: (() => void)
Optional
timeout
timeout?: number
轉動攝影機面向指定方位參數。