Render.Layer

Render.Layer property

Gets or sets the layer. Specifies which layer or layers to render in this composition step while evaluating the scene.

public string[] Layer { get; set; }

See Also