PhysicsQuality

March 9, 2022 ยท View on GitHub

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.


Functions

__init__

PhysicsQuality()

start

self.start()

Returns: A list of commands to start the test.

on_send

self.on_send(resp)

ParameterTypeDefaultDescription
respList[bytes]The response from the build.

Returns: A list of commands to continue or end the test.