FAnimWeight

Structure for all Animation Weight helper functions.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Animation/AnimTypes.h

Include

#include "Animation/AnimTypes.h"

Syntax

struct FAnimWeight

Remarks

Structure for all Animation Weight helper functions.

Functions

Name Description

Public function Static

float

 

GetSmallestRelevantWeight()

Get a small relevant weight for ticking

Public function Static

bool

 

IsFullWeight

(
    float InWeight
)

Helper function to determine if a normalized weight is considered full weight.

Public function Static

bool

 

IsRelevant

(
    float InWeight
)

Helper function to determine if a weight is relevant.

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