Navigation
API > API/Plugins > API/Plugins/AvalancheShapes > API/Plugins/AvalancheShapes/FAvaShapeCachedVertex3D
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAvaShapeCachedVertex3D
(
const FAvaShapeCachedVertex2D& CachedVertex, |
AvaShapeVertices.h | ||
FAvaShapeCachedVertex3D
(
const FVector& InLocation, |
AvaShapeVertices.h |
FAvaShapeCachedVertex3D(const FAvaShapeCachedVertex2D &, int32)
| Name | FAvaShapeCachedVertex3D |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheShapes/Public/AvaShapeVertices.h |
| Include Path | #include "AvaShapeVertices.h" |
FAvaShapeCachedVertex3D
(
const FAvaShapeCachedVertex2D & CachedVertex,
int32 InIndex
)
FAvaShapeCachedVertex3D(const FVector &, const FVector &, const FVector2D &, int32)
| Name | FAvaShapeCachedVertex3D |
| Type | function |
| Header File | /Engine/Plugins/VirtualProduction/Avalanche/Source/AvalancheShapes/Public/AvaShapeVertices.h |
| Include Path | #include "AvaShapeVertices.h" |
FAvaShapeCachedVertex3D
(
const FVector & InLocation,
const FVector & InNormal,
const FVector2D & InUV,
int32 InIndex
)