Mirror Engine
V5
How To
Mirror Engine Logo

Mirror Engine API


Mirror Engine API / ANIM_INTERRUPTION_NEXT_PREV

Variable: ANIM_INTERRUPTION_NEXT_PREV

const ANIM_INTERRUPTION_NEXT_PREV: string = 'NEXT_STATE_PREV_STATE'

Used to set the anim state graph transition interruption sources as the next state followed by the previous state.

Mirror Engine Logo