FCollisionShape::IsNearlyZero

Return true if nearly zero. If so, it will back out and use line trace instead

Windows
MacOS
Linux

References

Module

PhysicsCore

Header

/Engine/Source/Runtime/PhysicsCore/Public/CollisionShape.h

Include

#include "CollisionShape.h"

Syntax

bool IsNearlyZero() const

Remarks

Return true if nearly zero. If so, it will back out and use line trace instead

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