coreInterfaces
Interface: MotionManagerOptions
Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:3326
Extended by
Properties
checkMotionConsistency?
> optional checkMotionConsistency?: boolean
Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:3341
Whether to validate motion3.json consistency when creating motions.
Default
falseidleMotionGroup?
> optional idleMotionGroup?: string
Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:3336
Specifies the idle motion group.
Default
"idle" in Cubism 2 and "Idle" in Cubism 4.motionPreload?
> optional motionPreload?: MotionPreloadStrategy
Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:3331
How to preload the motions.