AVolume::EncompassesPoint

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/Volume.h

Include

#include "GameFramework/Volume.h"

Source

/Engine/Source/Runtime/Engine/Private/Volume.cpp

Syntax

bool EncompassesPoint
(
    FVector Point,
    float SphereRadius,
    float * OutDistanceToPoint
) const

Returns

true if a sphere/point (with optional radius CheckRadius) overlaps this volume

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