Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | FBroadPhaseConfig |
| Type | struct |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PBDRigidsEvolution.h |
| Include Path | #include "Chaos/PBDRigidsEvolution.h" |
Syntax
struct FBroadPhaseConfig
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBroadPhaseConfig() |
Chaos/PBDRigidsEvolution.h |
Enums
Public
| Name | Remarks |
|---|---|
| FBroadPhaseConfig |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AABBMaxChildrenInLeaf | int32 | Chaos/PBDRigidsEvolution.h | ||
| AABBMaxTreeDepth | int32 | Chaos/PBDRigidsEvolution.h | ||
| BroadphaseType | int32 | Broadphase Type from the enum above. | Chaos/PBDRigidsEvolution.h | |
| BVNumCells | int32 | Chaos/PBDRigidsEvolution.h | ||
| IterationsPerTimeSlice | int32 | Chaos/PBDRigidsEvolution.h | ||
| MaxChildrenInLeaf | int32 | Chaos/PBDRigidsEvolution.h | ||
| MaxPayloadSize | FRealSingle | Chaos/PBDRigidsEvolution.h | ||
| MaxTreeDepth | int32 | Chaos/PBDRigidsEvolution.h |