FPrimitiveSceneProxy::RenderBounds

Helper for components that want to render bounds.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h

Include

#include "PrimitiveSceneProxy.h"

Source

/Engine/Source/Runtime/Engine/Private/PrimitiveSceneProxy.cpp

Syntax

void RenderBounds
(
    FPrimitiveDrawInterface * PDI,
    const FEngineShowFlags & EngineShowFlags,
    const FBoxSphereBounds & Bounds,
    bool bRenderInEditor
) const

Remarks

Helper for components that want to render bounds.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss