TSpatialRay

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/ISpatialAcceleration.h"

Syntax

template<typename T, int d>
class TSpatialRay

Variables

Name Description

Public variable

TVector< T, d >

 

End

Public variable

TVector< T, d >

 

Start

Constructors

Name Description

Public function

TSpatialRay()

Public function

TSpatialRay

(
    const TVector< T, d >& InStart,
    const TVector< T, d > InEnd
)

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