| Class | Description |
|---|---|
| Animation |
An Animation has an id and a list of
NodeAnimation instances. |
| MeshPart |
A MeshPart is composed of a subset of vertices of a
Mesh, along with the primitive type. |
| Node |
A node is part of a hierarchy of Nodes in a
Model. |
| NodeAnimation | |
| NodeKeyframe<T> |
A NodeKeyframe specifies the a value (e.g.
|
| NodePart |