Sets the sprite local pivot (center of rotation) coordinates.

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

Syntax

C#
public void SetPivotLocalPosition(
	XRelativePoint boundingPoint
)

Parameters

boundingPoint
Type: SGP.XSpace..::.XRelativePoint
Specifies the point type to set as a pivot.

See Also