IsInside

Overload list

Windows
MacOS
Linux
Name Description

Public function Const

bool

 

IsInside

(
    const FSphere& Other,
    float Tolerance
)

Check whether sphere is inside of another.

Public function Const

bool

 

IsInside

(
    const FVector& In,
    float Tolerance
)

Checks whether the given location is inside this sphere.

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