| AlignToSide |
uint32 |
Whether to align the brush to a face |
Builders/ConeBuilder.h |
- EditAnywhere
- Category=BrushSettings
|
| CapZ |
float |
Distance from base to the tip of inner cone (when hollow) |
Builders/ConeBuilder.h |
- EditAnywhere
- Category=BrushSettings
- Meta=(EditCondition="Hollow")
|
| GroupName |
FName |
|
Builders/ConeBuilder.h |
|
| Hollow |
uint32 |
Whether this is a hollow or solid cone |
Builders/ConeBuilder.h |
- EditAnywhere
- Category=BrushSettings
|
| InnerRadius |
float |
Radius of inner cone (when hollow) |
Builders/ConeBuilder.h |
- EditAnywhere
- Category=BrushSettings
- Meta=(EditCondition="Hollow")
|
| OuterRadius |
float |
Radius of cone |
Builders/ConeBuilder.h |
- EditAnywhere
- Category=BrushSettings
- Meta=(ClampMin="0.000001")
|
| Sides |
int32 |
How many sides this cone should have |
Builders/ConeBuilder.h |
- EditAnywhere
- Category=BrushSettings
- Meta=(ClampMin="3", ClampMax="500")
|
| Z |
float |
Distance from base to tip of cone |
Builders/ConeBuilder.h |
- EditAnywhere
- Category=BrushSettings
- Meta=(ClampMin="0.000001")
|