FImplicitObject::Overlap

This gives derived types a way to do an overlap check without calling PhiWithNormal todo: this api is confusing.

Windows
MacOS
Linux

Override Hierarchy

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ImplicitObject.h

Include

#include "Chaos/ImplicitObject.h"

Syntax

virtual bool Overlap
(
    const FVec3 & Point,
    const FReal Thickness
) const

Remarks

This gives derived types a way to do an overlap check without calling PhiWithNormal todo: this api is confusing.

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