forked from qt-creator/qt-creator
The cameraNode() function has been removed from QtQuick3D and it only existed because of the weird way we we're creating the camera node. Now, instead of the round-trip, just request the spatial node directly. See: b74fde27@qtquick3d Change-Id: Icc8584aebee4952356769a134756074cba8d1b0e Reviewed-by: Kaj Grönholm <kaj.gronholm@qt.io>