Click or drag to resize

MatrixCopySkipLocations Property

List of cell positions that will be skipped during execution.

Namespace: RAYLASE.MarkerPlugin.JobElements
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public IList<ivec3> SkipLocations { get; }

Property Value

IListivec3
See Also