The XAnimationMeshFrameSprite class represents the animated mesh frame.

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

Syntax

C#
public class XAnimationMeshFrameSprite : XAnimationMeshSpriteBase

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      SGP.XSpace..::.XSprite
        SGP.XSpace..::.XAnimationMeshSpriteBase
          SGP.XSpace..::.XAnimationMeshFrameSprite
            SGP.XSpace..::.XAnimationMeshSprite

See Also