Header menu logo Nu

RenderType Type

The type of rendering used on a surface (for use by the lower-level renderer API).

Union cases

Union case Description

DeferredRenderType

Full Usage: DeferredRenderType

ForwardRenderType(Subsort, Sort)

Full Usage: ForwardRenderType(Subsort, Sort)

Parameters:
    Subsort : single
    Sort : single

Subsort : single
Sort : single

Instance members

Instance member Description

this.IsDeferredRenderType

Full Usage: this.IsDeferredRenderType

Returns: bool
Returns: bool

this.IsForwardRenderType

Full Usage: this.IsForwardRenderType

Returns: bool
Returns: bool

Type something to start searching.