Sets the sprite automatic pointing.

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

Syntax

C#
public void SetAutoPointing(
	XSprite target
)

Parameters

target
Type: SGP.XSpace..::.XSprite
The XSprite sprite to that the automatic pointing is turned on.

See Also