Creates new Baltie.

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

Syntax

C#
public Baltie(
	string name
)

Parameters

name
Type: System..::.String
Name.

Remarks

Baltie will have name name (Name), the default color of coat DefaultColor, will be at [0,0,0] (Position), will be invisible and turn in the direction +Z (Direction).

See Also