EVectorNoiseFunction

Namespace: UAssetAPI.UnrealTypes.EngineEnums

public enum EVectorNoiseFunction

Inheritance ObjectValueTypeEnumEVectorNoiseFunction
Implements IComparable, IFormattable, IConvertible

Fields

NameValueDescription
VNF_CellnoiseALU0
VNF_VectorALU1
VNF_GradientALU2
VNF_CurlALU3
VNF_VoronoiALU4
VNF_MAX5