shapeOffsets property

List<Vec3> shapeOffsets
getter/setter pair

Position of each Shape in the body, given in local Body space.

Implementation

List<Vec3> shapeOffsets = [];