setCamRot(angle: number): void
Set camera rotation.
param
angle- The angle to rotate the camera.
// rotate camera 90 degrees
setCamRot(90);
since
v3001.1
group
Camera
Set camera rotation.
param
angle- The angle to rotate the camera.
// rotate camera 90 degrees
setCamRot(90);
since
v3001.1
group
Camera
Assets
Game Obj
Components
Component Types
Scene
Input
Events
Info
Math
Misc
Button Bindings
GFX
Draw
Layer
Camera
Layers
Level
Plugins