| Package | Description |
|---|---|
| com.jme3.bullet.util |
| Modifier and Type | Method and Description |
|---|---|
static void |
CollisionShapeFactory.shiftCompoundShapeContents(CompoundCollisionShape compoundShape,
com.jme3.math.Vector3f vector)
This method moves each child shape of a compound shape by the given vector
|