| bMaintainDimension |
bool |
Whether to preserve the overall Width and Depth for a Rounded Rectangle, or to allow the rounded corners to extend outside those dimensions. |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(EditCondition="RectangleType == EProceduralRectType::RoundedRectangle")
|
| Depth |
float |
Depth of the rectangle |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(UIMin="1.0", UIMax="1000.0", ClampMin="0.0001", ClampMax="1000000.0", ProceduralShapeSetting)
|
| DepthSubdivisions |
int |
Number of subdivisions along the depth |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(UIMin="1", UIMax="100", ClampMin="1", ClampMax="500", ProceduralShapeSetting)
|
| meta |
|
Radius of rounded corners. |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(UIMin="1.0", UIMax="1000.0", ClampMin="0.0001", ClampMax="1000000.0", ProceduralShapeSetting, EditCondition="RectangleType == EProceduralRectType::RoundedRectangle")
|
| RectangleType |
EProceduralRectType |
Type of rectangle |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
|
| Width |
float |
Width of the rectangle |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(UIMin="1.0", UIMax="1000.0", ClampMin="0.0001", ClampMax="1000000.0", ProceduralShapeSetting)
|
| WidthSubdivisions |
int |
Number of subdivisions along the width |
AddPrimitiveTool.h |
- EditAnywhere
- Category=Shape
- Meta=(UIMin="1", UIMax="100", ClampMin="1", ClampMax="500", ProceduralShapeSetting)
|