Represents the sprite in the animated mesh sprite hierarchy, that corresponds to the mesh container in the animated mesh hierarchy.

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

Syntax

C#
public class XAnimationMeshMeshSprite : XAnimationMeshSpriteBase, IXSpriteWithMesh

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      SGP.XSpace..::.XSprite
        SGP.XSpace..::.XAnimationMeshSpriteBase
          SGP.XSpace..::.XAnimationMeshMeshSprite

See Also