Gets the Baltie's cube at the location in space Vector3.

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

Syntax

C#
public BaltieSpaceCube this[
	Vector3 pos
] { get; }

Parameters

pos
Type: Vector3
The cube coordinate.

See Also