![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DebugRenderSceneProxy.h>
Public Member Functions | |
| ENGINE_API | FMesh () |
| ENGINE_API | ~FMesh () |
| ENGINE_API | FMesh (const FMesh &Other) |
Public Attributes | |
| TArray< FDynamicMeshVertex > | Vertices |
| TArray< uint32 > | Indices |
| FBox | Box = FBox(ForceInit) |
| FColor | Color = FColor::White |
|
default |
|
default |
| FDebugRenderSceneProxy::FMesh::FMesh | ( | const FMesh & | Other | ) |
| FColor FDebugRenderSceneProxy::FMesh::Color = FColor::White |
| TArray<FDynamicMeshVertex> FDebugRenderSceneProxy::FMesh::Vertices |