Graphics.Attributes

RenderAttributes Attributes { get; set; }

Description

Access to the current render context's attributes. These will be used to set attributes in materials/shaders. This is cleared at the end of the render block.

Return

User Comments