coreInterfaces
Interface: ParallelMotionStartOptions
Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:747
Properties
ignoreParamIds?
> optional ignoreParamIds?: string[]
Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:748
loop?
> optional loop?: boolean
Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:752
Whether the motion should loop. Overrides Cubism 3/4/5 motion JSON loop metadata when specified.