GetCameraUpVector: Difference between revisions
From Onset Developer Wiki
m BlueMountains moved page GetPlayerCameraUpVector to GetCameraUpVector without leaving a redirect |
No edit summary |
||
Line 11: | Line 11: | ||
== Example == | == Example == | ||
<syntaxhighlight lang="Lua"> | |||
-- code here | |||
</syntaxhighlight> | |||
{{RelatedFunctions}} | {{RelatedFunctions}} | ||
{{CameraFunctions}} |
Revision as of 16:56, 15 December 2019
Description
__EDIT_ME__
Syntax
GetPlayerCameraUpVector()
Parameters
- This function has no parameters.
Return Value
- __EDIT_ME__
Example
-- code here
See also
- StartCameraFade
- StopCameraFade
- PlayCameraShake
- StopCameraShake
- SetCameraShakeLocation
- SetCameraShakeRotation
- SetCameraShakeFOV
- GetScreenSize
- SetCameraLocation
- GetCameraLocation
- SetCameraRotation
- GetCameraRotation
- GetCameraForwardVector
- GetCameraRightVector
- GetCameraUpVector
- GetInputAxisValue
- SetCameraViewDistance
- GetCameraViewDistance