That is correct.
If a USB 2 device is connected, it knows nothing of the SuperSpeed lines, it doesn't have any superSpeed lines, so everything happens over the USB 2 lines (D+/-).
A USB reset gives a device a chance to reconsider its links. A USB 2 device has no SuperSpeed lines, so nothing can happen there.
A SuperSpeed capable device can end up using the USB 2 lines (D+/-) if its SuperSpeed links don't train successfully. If its in that state and its reset, it may again try to train its SuperSpeed links. So it may then reattach as a SuperSpeed device.
If a SuperSpeed capable device did train its links and connect at SuperSpeed and is subsequently reset (I think this needs to be a Warm Reset, not Hot reset), it again tries to train its links. If the training fails, it will then fall back to USB 2.
This is all covered in the LTSSM (Link Taining and Status State Machine), section 7.5 of the spec. Fig 7-14 is particularly useful for working all this out.