IsPointInfluencedByBrush

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

IsPointInfluencedByBrush

(
    const FVector2D& BrushSpacePositio...,
    const float BrushRadiusSquared,
    float& OutInRangeValue
)

Public function Static

bool

 

IsPointInfluencedByBrush

(
    const FVector& InPosition,
    const FMeshPaintParameters& InPara...,
    float& OutSquaredDistanceToVertex2...,
    float& OutVertexDepthToBrush
)

Checks whether or not a point is influenced by the painting brush according to 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