Upgrade to PhysX 5.1.3
This commit is contained in:
@@ -43,12 +43,6 @@ public:
|
||||
API_FIELD(Attributes="EditorOrder(70), EditorDisplay(\"Simulation\")")
|
||||
bool DisableCCD = false;
|
||||
|
||||
/// <summary>
|
||||
/// Enables adaptive forces to accelerate convergence of the solver. Can improve physics simulation performance but lead to artifacts.
|
||||
/// </summary>
|
||||
API_FIELD(Attributes="EditorOrder(80), EditorDisplay(\"Simulation\")")
|
||||
bool EnableAdaptiveForce = false;
|
||||
|
||||
/// <summary>
|
||||
/// The maximum allowed delta time (in seconds) for the physics simulation step.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user