GetCameraRotation

From Multi Theft Auto: Wiki
Revision as of 15:32, 31 August 2007 by Jbeta (talk | contribs)
Jump to navigation Jump to search
Dialog-information.png This article needs checking.

Reason(s): This function is now clientside only.

This function returns the local camera rotation.

Syntax

float, float, float getCameraRotation ( )

Returns

Returns three floats containing the X, Y and Z rotation values.

Example

See Also