PhysicsCompoundGeometry Methods | 
The PhysicsCompoundGeometry type exposes the following members.
| Name | Description | |
|---|---|---|
| Add | 
            Adds the specified collision geometry as a child to the compound collision geometry.
              | |
| Child | 
            Accessor for the child geometric collision shape at the specified
            index.
              | |
| Contains | 
            Whether the specified collision geometry is an immediate child of the compound collision
            geometry.
              | |
| Dispose | (Inherited from PhysicsGeometry.) | |
| Dispose(Boolean) | (Inherited from PhysicsGeometry.) | |
| Remove | 
            Removes the specified collision geometry from the compound collision geometry.
              | |
| Transform(Int32) | 
            Accessor for the transform for the child geometric collision shape specified by the
            provided index.
              | |
| Transform(Int32, Matrix) | 
            Sets the transform for the child geometric collision shape specified by the provided
            index.
              |