The XTextMeshSprite class allows the XTextMesh mesh objects encapsulation to the form of the XSprite sprite that uses the rendering engine.

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

Syntax

C#
public class XTextMeshSprite : XMeshSprite

Inheritance Hierarchy

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

See Also