Black Ops III

CameraSetAngles

Sets the focus point of the script camera.

Example:

get_players()[0] CameraSetAngles( ( 1100, -23, 644 ) )get_players()[0] CameraSetAngles( my_entity )

Parameters

ParameterSummary
[position]Either an entity to focus the camera on or a vector defining the camera's focus point

* = mandatory