Sets the sprite automatic pointing.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public void SetAutoPointing( XSprite target, Vector3 offset ) |
Parameters
- target
- Type: SGP.XSpace..::.XSprite
The XSprite sprite to that the automatic pointing is turned on.
- offset
- Type: Vector3
Offset in the local coordinates of the sprite pointed at.