enum
RenderValue
public sealed enum RenderValue : Enum Enum Values
| Name | Value | Description |
|---|---|---|
ColorTarget | | The color texure we're currently rendering to |
DepthTarget | | The depth texture we're currently rendering to |
MsaaCombo | | Will set the named combo to 1 if MSAA is active, otherwise 0. |