Just Cause 2: Multiplayer
Website
Home
/
Lua
/
Client
/
Camera
/
Functions
/
SetPosition
Returns
none
Prototype
Camera:SetPosition(
Vector3
position
)
Description
Sets the position of the camera.
Additional Notes
This should only be used in the
CalcView
event.