Click or drag to resize

MatrixCopyFlexibleLocations Property

List of cell positions that will be processed during execution. This overrides the default behavior of processing all cells.

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

Property Value

IListivec3
See Also