TAABBTree::Raycast

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/AABBTree.h"

Syntax

virtual void Raycast
(
    const FVec3 & Start,
    const FVec3 & Dir,
    const FReal Length,
    ISpatialVisitor< TPayloadType, FReal > & Visitor
) const

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