Navigation
API > API/Plugins > API/Plugins/MeshModelingTools
PropertySet for properties affecting the Perlin Noise displacement type.
| Name | UDisplaceMeshPerlinNoiseProperties |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/DisplaceMeshTool.h |
| Include Path | #include "DisplaceMeshTool.h" |
Syntax
UCLASS (MinimalAPI)
class UDisplaceMeshPerlinNoiseProperties : public UInteractiveToolPropertySet
Inheritance Hierarchy
- FWatchablePropertySet → UInteractiveToolPropertySet → UDisplaceMeshPerlinNoiseProperties
- UObjectBase → UObjectBaseUtility → UObject → UInteractiveToolPropertySet → UDisplaceMeshPerlinNoiseProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PerlinLayerProperties | TArray< FPerlinLayerProperties > | DisplaceMeshTool.h |
|