MatrixCopyDimensions Property |
The dimension of the matrix as a vector of (number of cells in x-direction, number of cells in y-direction, number of cells in z-direction).
Namespace: RAYLASE.MarkerPlugin.JobElementsAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic ivec3 Dimensions { get; set; }
Property Value
ivec3
See Also