Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > TBoundingVolume
- ISpatialAcceleration::FindAllIntersections()
- TBoundingVolume::FindAllIntersections()
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/BoundingVolume.h |
Include | #include "Chaos/BoundingVolume.h" |
virtual TArray< TPayloadType > FindAllIntersections
&40;
const FAABB3 & Box
&41; const
Remarks
IMPORTANT : (LWC) this API should be typed on Freal not T, as we want the query API to be using the highest precision while maintaining arbitrary internal precision for the acceleration structure ( based on T )