Skip to content

@orillusion/core


Type Alias: Condition

Condition = (p) => boolean

Defined in: src/components/anim/graph/StateMachine.ts:30

Parameters

p

AnimatorParams

Returns

boolean

Released under the MIT License