Navigation
API > API/Plugins > API/Plugins/AvalancheShapes > API/Plugins/AvalancheShapes/UAvaShapeRingDynamicMesh
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
DynamicMeshes/AvaShapeRingDynMesh.h |
|
|
|
DynamicMeshes/AvaShapeRingDynMesh.h |
|
UAvaShapeRingDynamicMesh()
| |
|
| Name |
UAvaShapeRingDynamicMesh |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheShapes/Public/DynamicMeshes/AvaShapeRingDynMesh.h |
| Include Path |
#include "DynamicMeshes/AvaShapeRingDynMesh.h" |
UAvaShapeRingDynamicMesh()
UAvaShapeRingDynamicMesh(const FVector2D &, const FLinearColor &, uint8, float, float, float)
| |
|
| Name |
UAvaShapeRingDynamicMesh |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheShapes/Public/DynamicMeshes/AvaShapeRingDynMesh.h |
| Include Path |
#include "DynamicMeshes/AvaShapeRingDynMesh.h" |
UAvaShapeRingDynamicMesh
(
const FVector2D & Size2D,
const FLinearColor & InVertexColor,
uint8 InNumSides,
float InInnerSize,
float InAngleDegree,
float InStartDegree
)