Navigation
API > API/Plugins > API/Plugins/MeshModelingToolsEditorOnlyExp
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UShapeSprayToolProperties
References
| Module | MeshModelingToolsEditorOnlyExp |
| Header | /Engine/Plugins/Experimental/MeshModelingToolsetExp/Source/MeshModelingToolsEditorOnlyExp/Public/ShapeSprayTool.h |
| Include | #include "ShapeSprayTool.h" |
Syntax
UCLASS&40;Transient&41;
class UShapeSprayToolProperties : public UInteractiveToolPropertySet
Remarks
Settings UObject for UShapeSprayTool.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bRandomColor | ||
| FLinearColor | Color | ||
| float | DropSpeed | ||
| TObjectPtr< UMaterialInterface > | Material | ||
| int | NumSplats | ||
| float | ObjectSize |
Constructors
| Type | Name | Description | |
|---|---|---|---|