| Parameter | Description |
|---|---|
| joints | The joints to set the selected drawing state on. |
| selected | The selected drawing state to set on every joint. |
Set the selected drawing state on a batch of joints.
The joints can belong to different worlds; the world of each joint is locked only when it changes across the batch, so joints should be ordered by world for the fewest locks. Any invalid joint in the batch is ignored. See PhysicsJoint.selectedDrawing for what the state controls.