Annotation Type | Description |
---|---|
ClipboardMask |
Annotates a
Mask parameter to use the clipboard as the extent instead of target World/EditSession. |
Direction |
Annotates a
BlockVector3 parameter to inject a direction. |
MultiDirection |
Annotates a
List<BlockVector3> parameter to inject multiple direction. |
Radii |
Annotates a
double parameter to inject multiple radii values. |
Selection |
Indicates that this value should come from the current selection.
|