Creates the XSprite2D from the texture.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- texture
- Type: Texture
The Texture texture from that the sprite will be created.
- countX
- Type: System..::.Int32
Number of tiles in the X axis.
- countY
- Type: System..::.Int32
Number of tiles in the Y axis.