RenderStyle Type
The type of rendering used on a surface (for use by the higher-level engine API).
Union cases
Union case | Description |
Full Usage:
Deferred
|
|
Full Usage:
Forward(Subsort, Sort)
Parameters:
single
Sort : single
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsDeferred
Returns: bool
|
|
Full Usage:
this.IsForward
Returns: bool
|
|