7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
#title GetCameraPosition [RCBasic Doc]
|
|
#header sub GetCameraPosition(ByRef x, ByRef y, ByRef z)
|
|
|
|
Gets the position of the camera
|
|
|
|
#ref SetCameraPosition TranslateCamera
|