Click or drag to resize

BasePlayerSetCameraLookAt Method

Overload List
  NameDescription
Public methodSetCameraLookAt(Vector3)
Set the direction this BasePlayer's camera looks at. To be used in combination with CameraPosition.
Public methodSetCameraLookAt(Vector3, CameraCut)
Set the direction this BasePlayer's camera looks at. To be used in combination with CameraPosition.
Top
See Also