Function tweenCameraRotation
- tweenCameraRotation(runtimeScene, identifier, toRotation, layerName, duration, easing): void
Parameters
- runtimeScene: RuntimeScene
- identifier: string
- toRotation: number
- layerName: string
- duration: number
- easing: string
Returns void