Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/AddPrimitiveTool.h |
Include |
#include "AddPrimitiveTool.h" |
UCLASS()
class UProceduralDiscToolProperties : public UProceduralShapeToolProperties
Name | Description | ||
---|---|---|---|
|
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 |