Navigation
API > API/Plugins > API/Plugins/VEUVCore > API/Plugins/VEUVCore/FDebugCapture
Solver geometry snapshot
| Name | FGeometrySnapshot |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/VEUV/Source/VEUVCore/Public/VEUV/VEUVDebugCapture.h |
| Include Path | #include "VEUV/VEUVDebugCapture.h" |
Syntax
struct FGeometrySnapshot
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Faces | TArray< FInt32Vector3 > | VEUV/VEUVDebugCapture.h | ||
| Name | FString | VEUV/VEUVDebugCapture.h | ||
| VertexUVs | TArray< FVector2f > | VEUV/VEUVDebugCapture.h |