Click or drag to resize

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.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public dvec3 Pitches { get; set; }

Property Value

dvec3
See Also