Represents the (integer) coordinates (vector, position) in the 3D space.

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

Syntax

C#
public struct Vector3Int

Remarks

These coordinates are used in the BaltieSpace Baltie space. Also Baltie, who is moving in the BaltieSpace, has its position (Position) represented in those coordinates.

See Also