MarkerNodeActionImaginary
MarkerNodeActionImaginary
Spawns imaginary markers that are not added to the grid, and executes further actions on these Useful when desired additional markers are not present in the grid
Kind: global class
- MarkerNodeActionImaginary
- instance
- static
markerNodeActionImaginary.emitter : MarkerNodeEmitter
Kind: instance property of MarkerNodeActionImaginary
markerNodeActionImaginary.action : MarkerNodeAction
Kind: instance property of MarkerNodeActionImaginary
MarkerNodeActionImaginary.from(emitter, action, [propagate_scale]) ⇒ MarkerNodeActionImaginary
Kind: static method of MarkerNodeActionImaginary
Param | Type |
---|---|
emitter | MarkerNodeEmitter |
action | MarkerNodeAction |
[propagate_scale] | boolean |