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

crossOrigin?: string

String to use for crossOrigin properties on <img> elements when loading textures.

Default

undefined

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

Methods

  • Callback invoked when error occurs while loading the model.

    Default

    undefined

    Parameters

    • e: Error

    Returns void

Generated using TypeDoc