3d cameras and collisions

Forgive me if this has been answered. The 3d camera implementation is really cool, but unsure how to make collisions happen, if possible. Seems like the sprites are created with ‘this.camera.create();’ but doing this won’t apply arcade physics to these sprites. Can this be done?