![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "GeometryCollection/PhysicsAssetSimulation.h"#include "GeometryCollection/GeometryCollectionCollisionStructureManager.h"#include "GeometryCollection/GeometryCollectionSimulationTypes.h"#include "PhysicsSolver.h"#include "ChaosSolversModule.h"#include "Chaos/DebugDrawQueue.h"#include "Chaos/ErrorReporter.h"#include "Chaos/TriangleMesh.h"#include "Chaos/Utilities.h"#include "Animation/Skeleton.h"#include "Components/SkeletalMeshComponent.h"#include "Engine/SkeletalMesh.h"#include "Engine/SkeletalMeshSocket.h"#include "Chaos/ChaosPhysicalMaterial.h"#include "PhysicsEngine/PhysicsAsset.h"#include "PhysicsEngine/SkeletalBodySetup.h"#include "Rendering/SkeletalMeshRenderData.h"#include "PhysicsProxy/SkeletalMeshPhysicsProxy.h"#include "DrawDebugHelpers.h"#include "Async/ParallelFor.h"#include "Math/Box.h"#include "Math/NumericLimits.h"#include "Modules/ModuleManager.h"