Navigation
API > API/Plugins > API/Plugins/GeometryScriptingCore
| Name | FGeometryScriptPerlinNoiseLayerOptions |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/GeometryScripting/Source/GeometryScriptingCore/Public/GeometryScript/MeshDeformFunctions.h |
| Include Path | #include "GeometryScript/MeshDeformFunctions.h" |
Syntax
USTRUCT (BlueprintType )
struct FGeometryScriptPerlinNoiseLayerOptions
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Frequency | float | GeometryScript/MeshDeformFunctions.h |
|
|
| FrequencyShift | FVector | GeometryScript/MeshDeformFunctions.h |
|
|
| Magnitude | float | GeometryScript/MeshDeformFunctions.h |
|
|
| RandomSeed | int | GeometryScript/MeshDeformFunctions.h |
|