Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > TAABBTree > Raycast
- ISpatialAcceleration::Raycast()
- TAABBTree::Raycast()
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/AABBTree.h |
Include | #include "Chaos/AABBTree.h" |
virtual void Raycast
(
const FVec3 & Start,
const FVec3 & Dir,
const FReal Length,
ISpatialVisitor < TPayloadType, FReal > & Visitor
) const