Navigation
API > API/Plugins > API/Plugins/AvalancheShapes
| |
|
| Name |
FAvaShapeRoundedCornerSettings |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheShapes/Public/DynamicMeshes/AvaShapeIrregularPolygonDynMesh.h |
| Include Path |
#include "DynamicMeshes/AvaShapeIrregularPolygonDynMesh.h" |
Syntax
USTRUCT (BlueprintType )
struct FAvaShapeRoundedCornerSettings
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| BevelSize |
float |
|
DynamicMeshes/AvaShapeIrregularPolygonDynMesh.h |
- EditInstanceOnly
- BlueprintReadWrite
- Category="Shape"
- Meta=(ClampMin="0.0", ClampMax="1.0")
|
| BevelSubdivisions |
uint8 |
|
DynamicMeshes/AvaShapeIrregularPolygonDynMesh.h |
- EditInstanceOnly
- BlueprintReadWrite
- Category="Shape"
- Meta=(ClampMax="64.0")
|