fixtureDefs property

List<FixtureDef>? fixtureDefs
getter/setter pairinherited

The default implementation of createBody will add these fixtures to the Body that it creates from bodyDef.

Implementation

List<FixtureDef>? fixtureDefs;