shapeSpecs property

List<ShapeSpec>? shapeSpecs
getter/setter pair

The default implementation of createBody will create these shapes on the Body that it creates from bodyDef.

Implementation

List<ShapeSpec>? shapeSpecs;