Navigation
Unreal Engine C++ API Reference > Plugins > MeshModelingTools
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UProceduralShapeToolProperties
- UProceduralSphereToolProperties
References
Module | MeshModelingTools |
Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/MeshModelingTools/Public/AddPrimitiveTool.h |
Include | #include "AddPrimitiveTool.h" |
Syntax
UCLASS&40;&41;
class UProceduralSphereToolProperties : public UProceduralShapeToolProperties
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
EditCondition | Number of subdivisions for each side of the sphere. | |
![]() ![]() ![]() |
float | Radius | Radius of the sphere |
![]() ![]() ![]() |
EProceduralSphereType | SubdivisionType | Type of subdivision for the sphere |