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