MatrixCopyProcessingDirection Property |
The direction of the traversal. The default is x first, then y, and then z.
Namespace: RAYLASE.MarkerPlugin.JobElementsAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic TraversalOrderType ProcessingDirection { get; set; }
Property Value
TraversalOrderType
See Also