Turns towards the local coordinate parentDirection.

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

Syntax

C#
public void PointAtParentLocalDirection(
	Vector3 parentDirection
)

Parameters

parentDirection
Type: Vector3
The Vector3 localcoordinate to that the sprite will be turned to.

See Also