MotfConfigMainDirection Property |
Gets or sets the normalized direction vector of the main decoder relative to the field.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public Point3D MainDirection { get; set; }
Property Value
Point3D
The normalized direction vector.
See Also