is it possible to detect collision real world object to SCNNode?

for example...there is a egg node 2m ahead of me.

then I touched it with real world object like pencil to break it.


...is it possible?


hit test only work for SCNNode so far...