The XSprite..::.IXPointAtAlgorithm interface that allows to create your own algorithms for pointing to given point in space, e.g. using rotation.

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

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public interface IXPointAtAlgorithm

See Also