Black Ops III

PlayExtraCamXCam

Plays an XCam on the extra cam associated with the entity starting at the current client time

Example:

cameraEnt PlayExtraCamXCam( "ui_cam_ar_standard" )

Parameters

ParameterSummary
*xcam nameThe name of the xcam asset to play
[lerp_duration]The duration to lerp the start of the xcam over
[camera_name]The name of the sub camera from the XCam to play
[animation_name]The name of the frame (notetrack) to play
[origin]Base origin for the camera
[angles]Base angles for the camera
[target]If this xcam has model translation and rotation data, apply it to this entity.

* = mandatory