Navigation
API > API/Plugins > API/Plugins/AvalancheShapes > API/Plugins/AvalancheShapes/DynamicMeshes > API/Plugins/AvalancheShapes/DynamicMeshes/UAvaShapeRoundedPolygonDynamicMe-
References
| Module | AvalancheShapes |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheShapes/Public/DynamicMeshes/AvaShapeRoundedPolygonDynMesh.h |
| Include | #include "DynamicMeshes/AvaShapeRoundedPolygonDynMesh.h" |
| Source | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheShapes/Private/DynamicMeshes/AvaShapeRoundedPolygonDynMesh.cpp |
static FAvaShapeRoundedCornerMetrics CreateCornerInfo
(
const FVector2D & LineIn,
const FVector2D LineOut,
const FVector2D & CornerVertex,
float Radius,
uint8 BevelSubdivisions,
bool bConvex
)