FAnimCurveType

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

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/BoneContainer.h

Include

#include "BoneContainer.h"

Syntax

struct FAnimCurveType

Remarks

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

Variables

Name Description

Public variable

bool

 

bMaterial

Public variable

bool

 

bMorphtarget

Constructors

Name Description

Public function

FAnimCurveType

(
    bool bInMorphtarget,
    bool bInMaterial
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss