Click or drag to resize

SMTHeadResourceCameras Property

A list of camera located on the Head

Namespace: CFX.Structures.SMTPlacement
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public List<Camera> Cameras { get; set; }

Property Value

ListCamera
See Also