EVectorNoiseFunction
Namespace: UAssetAPI.UnrealTypes.EngineEnums
public enum EVectorNoiseFunction
Inheritance Object → ValueType → Enum → EVectorNoiseFunction
Implements IComparable, ISpanFormattable, IFormattable, IConvertible
Fields
| Name | Value | Description |
|---|---|---|
| VNF_CellnoiseALU | 0 | |
| VNF_VectorALU | 1 | |
| VNF_GradientALU | 2 | |
| VNF_CurlALU | 3 | |
| VNF_VoronoiALU | 4 | |
| VNF_MAX | 5 |