FAnimNode_Base::IsLODEnabled

Return true if enabled, otherwise, return false.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimNodeBase.h

Include

#include "Animation/AnimNodeBase.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimNodeBase.cpp

Syntax

bool IsLODEnabled
(
    FAnimInstanceProxy * AnimInstanceProxy
)

Remarks

Return true if enabled, otherwise, return false. This is utility function that can be used per node level

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