Protected ReadonlycontainerHandles click mode for adding emitters on click
ReadonlymaxThe maximum distance for the interactor
Clears the interactor state
Initializes the interactor
Processes the interaction for each frame, updating all emitter instances
the interactivity data
the delta time
Checks if the interactor is enabled for the given interactivity data
the interactivity data
Optionalparticle: InteractivityParticlethe optional particle
true if the interactor is enabled
Loads the emitter mode options from sources
the target options to load into
the source options to load from
Removes an emitter from the instances manager
the emitter instance to remove
Resets the interactor state
The EmittersInteractor class handles the interaction between the user and the emitters, processing click modes and updating emitter instances each frame.