Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp
| Name | FMeshVertexAttributePaintToolGradientProperties |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/MeshVertexAttributePaintToolBase.h |
| Include Path | #include "MeshVertexAttributePaintToolBase.h" |
Syntax
USTRUCT ()
struct FMeshVertexAttributePaintToolGradientProperties
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GradientHighValue | double | Mesh selection mode (vertex, edge face) | MeshVertexAttributePaintToolBase.h |
|
| GradientLowValue | double | The Gradient lower limit value | MeshVertexAttributePaintToolBase.h |
|