Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
Inheritance Hierarchy
- FQueryFastData
- FQueryFastDataVoid
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ISpatialAcceleration.h |
Include | #include "Chaos/ISpatialAcceleration.h" |
Syntax
struct FQueryFastData
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
const bool[3] | bParallel | |
![]() |
FReal | CurrentLength | |
![]() |
const FVec3 & | Dir | |
![]() |
FReal | InvCurrentLength | |
![]() |
const FVec3 | InvDir |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
FQueryFastData
(
const FVec3& InDummyDir |
||
![]() |
FQueryFastData
(
const FVec3& InDir, |