Creates a new instance of the class BaltieSpace.

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

Syntax

C#
public BaltieSpace(
	Vector3 cubeSize
)

Parameters

cubeSize
Type: Vector3
A cube size.

See Also