Render.InstanceMaterial

Render.InstanceMaterial property

Gets or sets the instance material. Specifies which effect to render in this composition step while evaluating the scene.

public InstanceMaterialRendering InstanceMaterial { get; set; }

See Also