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.Models
Assembly:  Hilva (in Hilva.dll)

Syntax

C#
public BoneCollection Bones { get; }

See Also