Call this function to change the collision object for this DynamicObject.
Parameters:
pCollisionObjectCombo
A pointer to an TA::CollisionObjectCombo to be used as the collision object for the dynamic object. This function calls AddRef() on pCollisionObjectCombo. Release() will be called when the dynamic object is destroyed, or the collision object reset.