Sets the XTextureTiles texture set that the XBillboardSprite class uses for displaying.

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

Syntax

C#
public void SetTextureTiles(
	Texture texture
)

Parameters

texture
Type: Texture
The source Texture texture..

See Also