Gets coordinates of the cube in front of Baltie.

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

Syntax

C#
[BrowsableAttribute(false)]
public Vector3Int FrontPosition { get; }

Return Value

The coordinates (Vector3Int) of the cube in front of Baltie.

See Also