SPICE3DeviceSetProcessTransformation Method |
Sets the process transformation.
Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic override void SetProcessTransformation(
dmat4 transformation
)
Parameters
- transformation dmat4
- The process transformation to set.
See Also