The XSprite2D class allows to work with sprites displayable on the 2D surface and in the 3D space as with the 2D objects.

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

Syntax

C#
public class XSprite2D : XBillboardSprite

Inheritance Hierarchy

System..::.Object
  System..::.MarshalByRefObject
    System.ComponentModel..::.Component
      SGP.XSpace..::.XSprite
        SGP.XSpace..::.XMaterialSprite
          SGP.XSpace..::.XBillboardSprite
            SGP.XSpace..::.XSprite2D
              SGP.Baltie2D..::.Baltie2DArea

See Also