Returns the vector of the Baltie's front direction in coordinates of Baltie's space (BaltieSpace).

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

Syntax

C#
[BrowsableAttribute(false)]
public Vector3 FrontDirection { get; }

Field Value

The front direction vector.

See Also