RenderType Type
The type of rendering used on a surface (for use by the lower-level renderer API).
Union cases
Union case | Description |
Full Usage:
DeferredRenderType
|
|
Full Usage:
ForwardRenderType(Subsort, Sort)
Parameters:
single
Sort : single
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsDeferredRenderType
Returns: bool
|
|
Full Usage:
this.IsForwardRenderType
Returns: bool
|
|