LogoPixi’VN
coreInterfaces

Interface: InternalModelEvents

Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:3754

Events

afterMotionUpdate

> afterMotionUpdate: []

Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:3763

  • After the model's parameters are updated by the motion.

beforeModelUpdate

> beforeModelUpdate: []

Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:3768

  • Before the model is updated with its parameters applied.

beforeMotionUpdate

> beforeMotionUpdate: []

Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:3758

  • Before the model's parameters are updated by the motion.

destroy

> destroy: []

Defined in: node_modules/untitled-pixi-live2d-engine/types/index.d.ts:3773

  • Before destroyed.

On this page