EDistributionVectorLockFlags

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Distributions/DistributionVector.h

Include

#include "Distributions/DistributionVector.h"

Syntax

enum EDistributionVectorLockFlags
{
    EDVLF_None,
    EDVLF_XY,
    EDVLF_XZ,
    EDVLF_YZ,
    EDVLF_XYZ,
    EDVLF_MAX,
}

Values

Name

Description

EDVLF_None

EDVLF_XY

EDVLF_XZ

EDVLF_YZ

EDVLF_XYZ

EDVLF_MAX

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