Click or drag to resize

SPICE3Device.GetProcessTransformation Method

Gets the process transformation.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.20.0
Syntax
C#
public override dmat4 GetProcessTransformation()

Return Value

dmat4
Returns the process transformation.
See Also