Converts physx console commands from cry console to az console, fixes some bugs in the multiplayer gem
This commit is contained in:
@@ -161,9 +161,6 @@ namespace PhysXDebug
|
||||
/// Initialise the PhysX debug draw colors based on defaults.
|
||||
void InitPhysXColorMappings();
|
||||
|
||||
/// Register debug drawing PhysX commands with Open 3D Engine console during game mode.
|
||||
void RegisterCommands();
|
||||
|
||||
/// Draw the culling box being used by the viewport.
|
||||
/// @param cullingBoxAabb culling box Aabb to debug draw.
|
||||
void DrawDebugCullingBox(const AZ::Aabb& cullingBoxAabb);
|
||||
|
||||
Reference in New Issue
Block a user