ModelParts Module
Resolves content-pipeline models into drawable ModelPart slices.
Functions and values
| Function or value |
Description
|
|
Resolves every mesh part of a content-pipeline model into a zero-copy
ModelPart — shared buffers wrapped, per-part absolute
bone captured, buffer offsets ready for
Treat the returned array as read-only: it is the cached result shared
by every caller, and mutating an element (for example swapping
ModelPart.Material) corrupts it for the model's lifetime.
Copy the array ( Static models only — see the ModelPart remarks about skinned parts.
|
Mibo