Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Description
As SceneLoader's concept is similar to the Loader in QtQuick, it should also has an "item" property to access the instance. This enables developers to enhance item inside SceneLoader directly from QML.
The assimp test code could be simplified in this case.