DrawWireSphereAutoSides

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

DrawWireSphereAutoSides

(
    FPrimitiveDrawInterface* PDI,
    const FVector& Base,
    const FLinearColor& Color,
    float Radius,
    uint8 DepthPriority,
    float Thickness,
    float DepthBias,
    bool bScreenSpace
)

Draws a sphere using circles, automatically calculating a reasonable number of sides

Public function

void

 

DrawWireSphereAutoSides

(
    FPrimitiveDrawInterface* PDI,
    const FTransform& Transform,
    const FLinearColor& Color,
    float Radius,
    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