Gets a collection of ModelBone objects which describe how each mesh in the
Meshes collection for this model relates to its parent mesh.
Namespace:
Hilva.ModelsAssembly: Hilva (in Hilva.dll)
Syntax
| C# |
|---|
public BoneCollection Bones { get; } |