MaterialOverride Type
Optional material override for Command3D.DrawModelWith / Command3D.DrawAnimatedModelWith.
All applies one Material3D to every mesh part
(allocation-free struct field). PerMesh takes a resolver indexed by a flat counter over
model.Meshes × MeshParts in pipeline iteration order.
Union cases
| Union case |
Description
|
|
|
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAll
Returns: bool
|
|
Full Usage:
this.IsPerMesh
Returns: bool
|
|
Mibo