DrawWireBox

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

DrawWireBox

(
    FPrimitiveDrawInterface* PDI,
    const FBox& Box,
    const FLinearColor& Color,
    uint8 DepthPriority,
    float Thickness,
    float DepthBias,
    bool bScreenSpace
)

Draws a wireframe box.

Public function

void

 

DrawWireBox

(
    FPrimitiveDrawInterface* PDI,
    const FMatrix& Matrix,
    const FBox& Box,
    const FLinearColor& Color,
    uint8 DepthPriority,
    float Thickness,
    float DepthBias,
    bool bScreenSpace
)

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