Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UDisplaceMeshSineWaveProperties
References
| Module | MeshModelingToolsExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsExp/Public/DisplaceMeshTool.h |
| Include | #include "DisplaceMeshTool.h" |
Syntax
UCLASS&40;&41;
class UDisplaceMeshSineWaveProperties : public UInteractiveToolPropertySet
Remarks
PropertySet for Sine wave displacement
Variables
| Type | Name | Description | |
|---|---|---|---|
| meta | Sine wave displacement frequency |
Sine wave phase shift |
| FVector | SineWaveDirection | Unit vector representing the direction of wave displacement. |