IsValidTriangle

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

bool

 

IsValidTriangle

(
    const FVec3& A,
    const FVec3& B,
    const FVec3& C
)

Public function Static

bool

 

IsValidTriangle

(
    const FVec3& A,
    const FVec3& B,
    const FVec3& C,
    FVec3& OutNormal
)

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