TAABB::RaycastFast

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/AABB.h"

Syntax

bool RaycastFast
(
    const TVector< T, d > & StartPoint,
    const TVector< T, d > & Dir,
    const TVector< T, d > & InvDir,
    const bool * bParallel,
    const T Length,
    const T InvLength,
    T & OutTime,
    TVector< T, d > & OutPosition
) 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