currentRoom

open override var currentRoom: N?(source)

The room (= environment's area) the navigatingNode is into, this is cached and updated every time update is called so as to avoid potentially costly re-computations.