Optional
interactionLocal reference used to clean up the event listeners when destroying the model.
Enables automatic interaction. Only takes effect if Pixi's interaction
feature has been enabled (by registering the PIXI.InteractionManager
into PIXI.Renderer
).
Registers interaction by subscribing to the PIXI.InteractionManager
.
Optional
manager: InteractionManagerUnregisters interaction.
Generated using TypeDoc
The interaction control split from Live2DModel class for code clarity. This mixin should only be used on the Live2DModel.