Gets or sets a position of Baltie in a space.

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

Syntax

C#
public Vector3Int Position { get; set; }

Field Value

Coordinates (Vector3Int) in the Baltie space.

Remarks

The coordinates specify the cube in the Baltie space. SGP.Baltie..::.BaltieSpaceSGP.Baltie..::.Vector3Int

See Also