| DiscType |
EProceduralDiscType |
Type of disc |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
|
| meta |
|
Radius of the hole in the disc. This is only available for Punctured Discs. |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(UIMin="1.0", UIMax="1000.0", ClampMin="0.0001", ClampMax="1000000.0", ProceduralShapeSetting, EditCondition="DiscType == EProceduralDiscType::PuncturedDisc")
|
| RadialSlices |
int |
Number of radial slices for the disc |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(UIMin="3", UIMax="128", ClampMin="3", ClampMax="500", ProceduralShapeSetting)
|
| RadialSubdivisions |
int |
Number of radial subdivisions for each radial slice of the disc |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(UIMin="1", UIMax="100", ClampMin="1", ClampMax="500", ProceduralShapeSetting)
|
| Radius |
float |
Radius of the disc |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(UIMin="1.0", UIMax="1000.0", ClampMin="0.0001", ClampMax="1000000.0", ProceduralShapeSetting)
|