Edit

CameraAttachOptions Interface

Used to attach the camera to a non player entity.

Properties

entity

entity: Entity;

Set a non player entity for the camera to target.

Type: Entity

locator

locator: EntityAttachPoint;

The location of the entity that you want to target (eg. head, feet, eyes).

Type: EntityAttachPoint