Click or drag to resize

MatrixCopyProcessingDirection Property

The direction of the traversal. The default is x first, then y, and then z.

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public TraversalOrderType ProcessingDirection { get; set; }

Property Value

TraversalOrderType
See Also