Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AttributeTypes.h |
| Include | #include "Animation/AttributeTypes.h" |
Syntax
struct CNormalizedAttribute
Remarks
Concept used to verify a user-defined attribute type with its TAttributeTypeTraits::RequiresNormalization value set to true
Functions
| Type | Name | Description | |
|---|---|---|---|
| decltype(Val.Normalize()) | Requires
(
T& Val |