Click or drag to resize

MotfConfigMainDirection Property

Gets or sets the normalized direction vector of the main decoder relative to the field.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public Point3D MainDirection { get; set; }

Property Value

Point3D
The normalized direction vector.
See Also