MatrixCopyFlexibleLocations Property |
List of cell positions that will be processed during execution. This overrides the default behavior of processing all cells.
Namespace: RAYLASE.MarkerPlugin.JobElementsAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxpublic IList<ivec3> FlexibleLocations { get; }
Property Value
IListivec3
See Also