![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "Chaos/Core.h"#include "Chaos/CollisionResolutionTypes.h"#include "Chaos/Collision/PBDCollisionConstraint.h"#include "Chaos/ParticleHandleFwd.h"Go to the source code of this file.
Classes | |
| class | Chaos::FParticleEdgeCollisionPruner |
| Utility to remove edge contacts on a particle if those edge contacts are "hidden" by a face contact. More... | |
| class | Chaos::FParticleMeshCollisionPruner |
| Utility to remove or correct edge contacts on the boundary between tweo separate meshes which coincident edges/vertices. More... | |
| class | Chaos::FParticleSubSurfaceCollisionPruner |
| Utility to attempt to remove sub-surface contacts on a particle when those edge contacts are "hidden" by other contacts This is not 100% effective and may occasionally remove contacts that it shouldn't! Ideally you would just use this pruning policy in specific locations in the world where sub-surface contacts are a problem. More... | |
Namespaces | |
| namespace | Chaos |