Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UBlendSpace
Description
This is used in editor only when used for transition getter this doesn't mean max time. In Sequence, this is SequenceLength, but for BlendSpace CurrentTime is normalized [0,1], so this is 1
Virtual Inheritance
- UAnimationAsset::GetPlayLength → UBlendSpace::GetPlayLength
| Name | GetPlayLength |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Animation/BlendSpace.h |
| Include Path | #include "Animation/BlendSpace.h" |
virtual float GetPlayLength() const