from tdw.add_ons.model_verifier.model_tests.physics_quality import PhysicsQuality
Test the "physics quality" i.e. the disparity between the colliders volume and the rendered volume.
PhysicsQuality()
self.start()
Returns: A list of commands to start the test.
self.on_send(resp)
Parameter | Type | Default | Description |
---|---|---|---|
resp | List[bytes] | The response from the build. |
Returns: A list of commands to continue or end the test.