UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Anim::CNormalizedAttribute Struct Reference

#include <AttributeTypes.h>

Public Member Functions

template<typename T >
auto Requires (T &Val) -> decltype(Val.Normalize())
 

Detailed Description

Concept used to verify a user-defined attribute type with its TAttributeTypeTraits::RequiresNormalization value set to true

Member Function Documentation

◆ Requires()

template<typename T >
auto UE::Anim::CNormalizedAttribute::Requires ( T &  Val) -> decltype(Val.Normalize())

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