Sets animation start coordinates.

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public void SetStartPosition(
	Vector3 vector
)

Parameters

vector
Type: Vector3
The coordinate Vector3.

See Also