Fixed. Added `smoothPlanePos` and `smoothPlaneQuat` to interpolate the plane's visual position/rotation using the same `camSmooth` factor as the camera. Now both move together smoothly, eliminating the jitter caused by the plane snapping to physics positions while the camera lerped.