Skip to main content

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.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

ParamType
emitterMarkerNodeEmitter
actionMarkerNodeAction
[propagate_scale]boolean