GetCameraRightVector: Difference between revisions

From Onset Developer Wiki
m (BlueMountains moved page GetPlayerCameraRightVector to GetCameraRightVector)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:


== Example ==
== Example ==
<syntaxhighlight lang="Lua">
__EDIT_ME__
__EDIT_ME__
</syntaxhighlight>


{{RelatedFunctions}}
{{RelatedFunctions}}
__EDIT_ME__
{{CameraFunctions}}

Latest revision as of 12:27, 2 September 2020

GetCameraRightVector

Type: Function
Context: Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

GetPlayerCameraRightVector()

Parameters

  • This function has no parameters.

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also