Update to 5.5.3, Recorder Phyiscs Setup
This commit is contained in:
parent
957da6595e
commit
9f1d581a21
13 changed files with 32 additions and 6 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
#include "TimerManager.h"
|
||||
#include "Net/UnrealNetwork.h"
|
||||
#include "Engine/SkeletalMesh.h"
|
||||
#include "PhysicsReplication.h"
|
||||
#include "PhysicsEngine/PhysicsAsset.h"
|
||||
#include "PhysicsEngine/BodySetup.h"
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
#include "PhysicsEngine/ShapeElem.h"
|
||||
#include "PhysicsEngine/ConstraintInstance.h"
|
||||
#include "ReferenceSkeleton.h"
|
||||
#include "Engine/SkinnedAsset.h"
|
||||
#include "DrawDebugHelpers.h"
|
||||
|
||||
#if UE_ENABLE_DEBUG_DRAWING
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue