My use case is a general physics debug visualization.
I want to set it up to easily enable, without the user specifying a list of constraints. Though I expect I will also include the option to specify constraints when the user doesn’t want to show all.
Edit: I think my HavokPlugin subclass (above) might work for now.