DrawPoint

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

DrawPoint

(
    const PointType& Position
)

Draw a point with default parameters

Public function

void

 

DrawPoint

(
    const PointType& Position,
    const FLinearColor& Color
)

Draw a point with the given Color, otherwise use default parameters

Public function

void

 

DrawPoint

(
    const PointType& Position,
    const FLinearColor& Color,
    float PointSizeIn,
    bool bDepthTestedIn
)

Draw a point with the given parameters

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