ProcessAPISetTransformation Method | 
            Sets the process transformation.
            
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.9.1
Syntaxpublic void SetTransformation(
	Transform3D transform
)
Parameters
- transform  Transform3D
 - The transformation matrix.
 
See Also