TSThread::TransitionData Struct Reference

List of all members.

Detailed Description

if in transition...


Public Attributes

bool inTransition
F32 duration
F32 pos
F32 direction
F32 targetScale
 time scale for sequence we are transitioning to (during transition only) this is either 1 or 0 (if 1 target sequence plays as we transition, if 0 it doesn't)
TSIntegerSet oldRotationNodes
 nodes controlled by this thread pre-transition
TSIntegerSet oldTranslationNodes
 nodes controlled by this thread pre-transition
TSIntegerSet oldScaleNodes
 nodes controlled by this thread pre-transition
U32 oldSequence
 sequence that was set before transition began
F32 oldPos
 position of sequence before transition began


Member Data Documentation

time scale for sequence we are transitioning to (during transition only) this is either 1 or 0 (if 1 target sequence plays as we transition, if 0 it doesn't)

nodes controlled by this thread pre-transition

nodes controlled by this thread pre-transition

nodes controlled by this thread pre-transition

sequence that was set before transition began

position of sequence before transition began