TransparentEntry Type
One entry of the deferred transparent list. Each case carries only the fields its flush path reads — the list holds all transparent kinds, sorted by one key.
Union cases
| Union case |
Description
|
|
|
|
|
|
|
Full Usage:
SkinnedInstancedCommand command
Parameters:
TransparentSkinnedInstancedCommand
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsInstancedDraw
Returns: bool
|
|
Full Usage:
this.IsSingleDraw
Returns: bool
|
|
Full Usage:
this.IsSkinnedInstanceDraw
Returns: bool
|
|
Full Usage:
this.IsSkinnedInstancedCommand
Returns: bool
|
|
Mibo