MotfDirectionFromCartesian Method |
Sets the MOTF direction according to the provided direction vector in Cartesian coordinates.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic void FromCartesian(
dvec3 unitVector
)
Parameters
- unitVector dvec3
- The unit vector describing the MOTF direction in Cartesian coordinates
See Also