![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DebugRenderSceneProxy.h>
Public Member Functions | |
| FWireStar (const FVector &InPosition, const FColor &InColor, const float InSize) | |
| ENGINE_API void | Draw (FPrimitiveDrawInterface *PDI) const |
Public Attributes | |
| FVector | Position |
| FColor | Color |
| float | Size |
Struct to hold info about lined stars to render.
|
inline |
| void FDebugRenderSceneProxy::FWireStar::Draw | ( | FPrimitiveDrawInterface * | PDI | ) | const |
| FColor FDebugRenderSceneProxy::FWireStar::Color |
| FVector FDebugRenderSceneProxy::FWireStar::Position |
| float FDebugRenderSceneProxy::FWireStar::Size |