The XMeshSprite class allows the XMaterialMesh mesh objects encapsulation to the form of the XMeshSprite sprite that uses the rendering engine.

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

Syntax

C#
public class XMeshSprite : XMaterialSprite, IXSpriteWithMesh

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      SGP.XSpace..::.XSprite
        SGP.XSpace..::.XMaterialSprite
          SGP.XSpace..::.XMeshSprite
            SGP.XSpace..::.XTextMeshSprite
            SGP.XSpace..::.XFaceSprite
            SGP.XSpace..::.XTerrain

See Also