Property CameraName
CameraName
Gets or sets the name of the camera used to render the scene.
public string CameraName { get; set; }
Property Value
Remarks
If a sequence of view matrices is provided to the operator, this property is optional.
Gets or sets the name of the camera used to render the scene.
public string CameraName { get; set; }
If a sequence of view matrices is provided to the operator, this property is optional.