BaseScanController.SetProcessTransformation Method |
Sets the process transformation.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.20.0
Syntaxpublic abstract void SetProcessTransformation(
dmat4 transformation
)
Parameters
- transformation dmat4
- The process transformation to set.
See Also