NcEngine
nc::PlayOnceAnimation Struct Reference

Animation state that plays once before transitioning to the exitTo state. More...

#include <SkeletalAnimationController.h>

Public Attributes

asset::AssetId animId = asset::NullAssetId
 
TransitionCondition enterWhen = ConditionNever
 
AnimationStateId enterFrom = RootAnimationState
 
AnimationStateId exitTo = RootAnimationState
 
float transitionDuration = UseDefaultTransitionDuration
 

Detailed Description

Animation state that plays once before transitioning to the exitTo state.


The documentation for this struct was generated from the following file: