Obsolete Members for SceneView
The following members of QML type SceneView are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- sceneHeight : int
(obsolete)
- sceneWidth : int
(obsolete)
Property Documentation
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
The height of the scene in physical pixels.
This function is deprecated in 100.2.1. Use widthInPixels instead.
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
The width of the scene in physical pixels.
This function is deprecated in 100.2.1. Use widthInPixels instead.