![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AttributeTypes.h>
Public Member Functions | |
| template<typename T > | |
| auto | Requires (T &Val) -> decltype(Val.Normalize()) |
Concept used to verify a user-defined attribute type with its TAttributeTypeTraits::RequiresNormalization value set to true
| auto UE::Anim::CNormalizedAttribute::Requires | ( | T & | Val | ) | -> decltype(Val.Normalize()) |