LogoPixi’VN
indexInterfaces

Interface: MotionMemory

Defined in: src/interfaces/MotionMemory.ts:3

Properties

group

> group: string

Defined in: src/interfaces/MotionMemory.ts:7

The motion group.


index

> index: number

Defined in: src/interfaces/MotionMemory.ts:11

The index of the motion in its group.


priority

> priority: MotionPriority

Defined in: src/interfaces/MotionMemory.ts:15

The priority the motion was started with.

On this page