Hierarchy

Properties

autoInteract?: boolean

Should the internal model automatically reacts to interactions by listening for pointer events.

See

InteractionMixin

Default

true

autoUpdate?: boolean

Should the internal model be automatically updated by PIXI.Ticker.shared.

Default

ture

idleMotionGroup?: string

Specifies the idle motion group.

Default

"idle" in Cubism 2 and "Idle" in Cubism 4.

motionPreload?: MotionPreloadStrategy

How to preload the motions.

Default

NONE

Generated using TypeDoc