MatrixCopyPitches Property |
The cell size of the matrix as a vector of (cell size in x-direction, cell size in y-direction, cell size in z-direction).
Namespace: RAYLASE.MarkerPlugin.JobElementsAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic dvec3 Pitches { get; set; }
Property Value
dvec3
See Also