Navigation
Unreal Engine C++ API Reference > Plugins > MeshModelingTools
Inheritance Hierarchy
- UObject
- FWatchablePropertySet
- UInteractiveToolPropertySet
- UProceduralShapeToolProperties
- UProceduralDiscToolProperties
References
Module | MeshModelingTools |
Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/AddPrimitiveTool.h |
Include | #include "AddPrimitiveTool.h" |
Syntax
UCLASS ()
class UProceduralDiscToolProperties : public UProceduralShapeToolProperties
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
EProceduralDiscType | DiscType | Type of disc |
![]() ![]() ![]() |
meta | Radius of the hole in the disc. This is only available for Punctured Discs. | |
![]() ![]() ![]() |
int | RadialSlices | Number of radial slices for the disc |
![]() ![]() ![]() |
int | RadialSubdivisions | Number of radial subdivisions for each radial slice of the disc |
![]() ![]() ![]() |
float | Radius | Radius of the disc |