Physics Cost test
Purpose
Test the Physics Cost of prims, meshes and linked sets.
Verify the mesh asset is valid
- Verify that a single convex hull is limited to 256 triangles.
- How do I attempt to upload a 257 triangle mesh?
- Verify that a decomposition cannot have more than 256 hulls.
- How do I attempt to create or upload a 267 hull decomposition?
Test Physics Representation for Rezzed Prims
- Verify newly uploaded Meshes rez with shape type "Convex Hull" as the Physics Shape Type.
- Verify a mesh object uploaded without an explicit physics shape or decomposition cannot be changed to shape type Prim and will always be represented as a single convex hull bounding the mesh.
- Verify no linkset or prim with a pure physics resource cost exceeding 32.0 may be set physical.
- How can we see the pure physics resource cost?