The abstract XMaterialSprite class is parent for classes that supports displaying using the XMaterial material.

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

Syntax

C#
public abstract class XMaterialSprite : XSprite

Inheritance Hierarchy

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

See Also