7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
#title GetCameraRotation [RCBasic Doc]
|
|
#header sub GetCameraRotation(ByRef x, ByRef y, ByRef z)
|
|
|
|
Gets the rotation of the camera on each axis
|
|
|
|
#ref SetCameraRotation RotateCamera
|