BatchPhase Type
The batch phasing such involved in persisting OpenGL state.
Union cases
Union case | Description |
Full Usage:
ResumingPhase
|
|
Full Usage:
SingletonPhase
|
|
Full Usage:
StartingPhase
|
|
Full Usage:
StoppingPhase
|
Instance members
Instance member | Description |
Full Usage:
this.IsResumingPhase
Returns: bool
|
|
Full Usage:
this.IsSingletonPhase
Returns: bool
|
|
Full Usage:
this.IsStartingPhase
Returns: bool
|
|
Full Usage:
this.IsStoppingPhase
Returns: bool
|
|
Full Usage:
this.Starting
Returns: bool
|
|
Full Usage:
this.Stopping
Returns: bool
|
|