Gets or sets an angle of Baltie's direction.
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[DefaultValueAttribute()] public float Direction { get; set; } |
Field Value
Angle of Baltie's direction, in degrees.
Remarks
Direction of Baltie is in XZ plane (horizontal) in degrees. 0 denotes direction in +Z axis,
+90 in +X axis.
Baltie's direction is not limited, but movements are only allowed in multiples of 45 degrees.
The direction is normalized, i.e. it is always in range (-180,+180>.