TSThread::TransitionData
Engine/source/ts/tsShapeInstance.h
if in transition...
Public Attributes
bool
nodes controlled by this thread pre-transition
nodes controlled by this thread pre-transition
sequence that was set before transition began
nodes controlled by this thread pre-transition
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)
Detailed Description
if in transition...
Public Attributes
F32 direction
F32 duration
bool inTransition
F32 oldPos
position of sequence before transition began
TSIntegerSet oldRotationNodes
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
TSIntegerSet oldTranslationNodes
nodes controlled by this thread pre-transition
F32 pos
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)