Render.CameraNode

Render.CameraNode property

Gets or sets the camera node. Refers to a node that contains a camera describing the viewpoint from which to render this composition step. Optional.

public string CameraNode { get; set; }

See Also