UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FAnimCurveType Struct Reference

#include <AnimCurveMetadata.h>

Public Member Functions

 FAnimCurveType (bool bInMorphtarget=false, bool bInMaterial=false)
 

Public Attributes

bool bMaterial
 
bool bMorphtarget
 

Detailed Description

in the future if we need more bools, please convert to bitfield These are not saved in asset but per skeleton.

Constructor & Destructor Documentation

◆ FAnimCurveType()

FAnimCurveType::FAnimCurveType ( bool  bInMorphtarget = false,
bool  bInMaterial = false 
)
inline

Member Data Documentation

◆ bMaterial

bool FAnimCurveType::bMaterial

◆ bMorphtarget

bool FAnimCurveType::bMorphtarget

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