GlobalVectorConstants::AnimWeightThreshold

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/VectorRegister.h

Include

#include "Math/VectorRegister.h"

Syntax

namespace GlobalVectorConstants
{
    static const VectorRegister GlobalVectorConstants::AnimWeightThreshold = MakeVectorRegister( (0.00001f) , (0.00001f) , (0.00001f) , (0.00001f) );
}

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