ULineBatchComponent::DrawSolidBox

Draw a box

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/LineBatchComponent.h

Include

#include "Components/LineBatchComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/LineBatchComponent.cpp

Syntax

void DrawSolidBox
(
    FBox const & Box,
    FTransform const & Xform,
    const FColor & Color,
    uint8 DepthPriority,
    float LifeTime
)

Remarks

Draw a box

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