Function
setCamRot
(angle: number): voidSet 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
Layer
Camera
Layers
Level
Draw
Plugins
Button Bindings
GFX
Miscalenous