FConvexVolume::IntersectPoint

Determines whether the given point lies inside the convex volume

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ConvexVolume.h

Include

#include "ConvexVolume.h"

Syntax

bool IntersectPoint
(
    const FVector & Point
) const

Remarks

Determines whether the given point lies inside the convex 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