Represents the animated mesh container that contains mesh and description of bones that animate the mesh.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public class XAnimationMeshContainer : MeshContainer

Inheritance Hierarchy

System..::.Object
  MeshContainer
    SGP.XSpace..::.XAnimationMeshContainer

See Also