Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
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
Constructors
Type | Name | Description | |
---|---|---|---|
TSpatialRay () |
|||
TSpatialRay
(
const TVector< T, d >& InStart, |