isTouchable

The node can be selected when a touch event happened.

If a not touchable child Node is touched, we check the parent hierarchy to find the closest touchable parent. In this case, the first selectable parent will be the one to have its isTouchable value to true.