Navigation
API > API/Plugins > API/Plugins/AvalancheShapes > API/Plugins/AvalancheShapes/UAvaShapeConeDynamicMesh
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
DynamicMeshes/AvaShapeConeDynMesh.h |
|
UAvaShapeConeDynamicMesh
(
const FVector& InSize,
const FLinearColor& InVertexColor,
float InHeight,
float InBaseRadius,
float InTopRadius,
uint8 InNumSides,
float InAngleDegree,
float InStartDegree
)
|
|
DynamicMeshes/AvaShapeConeDynMesh.h |
|
UAvaShapeConeDynamicMesh()
| |
|
| Name |
UAvaShapeConeDynamicMesh |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheShapes/Public/DynamicMeshes/AvaShapeConeDynMesh.h |
| Include Path |
#include "DynamicMeshes/AvaShapeConeDynMesh.h" |
UAvaShapeConeDynamicMesh()
UAvaShapeConeDynamicMesh(const FVector &, const FLinearColor &, float, float, float, uint8, float, float)
| |
|
| Name |
UAvaShapeConeDynamicMesh |
| Type |
function |
| Header File |
/Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheShapes/Public/DynamicMeshes/AvaShapeConeDynMesh.h |
| Include Path |
#include "DynamicMeshes/AvaShapeConeDynMesh.h" |
UAvaShapeConeDynamicMesh
(
const FVector & InSize,
const FLinearColor & InVertexColor,
float InHeight,
float InBaseRadius,
float InTopRadius,
uint8 InNumSides,
float InAngleDegree,
float InStartDegree
)