Camera
The Local Players Camera system. Must be called from LocalScript.
Properties
Name | Type | Description |
---|---|---|
FOV | Number | |
position | Vector3 | |
forward | Vector3 | |
rotation | Vector3 | |
lockInput | Boolean | Lock the cameras input. Also set this to true if you want to control the cameras position and rotation from Script |
target | Dynamic | |
relativePosition | Vector3 | |
relativeRotation | Vector3 |
Functions
Name | Returns | Description |
---|---|---|
ResetCameraTarget | Void |
Events
Name | Description |
---|