Custom QQuickItem: scale and rotation properties not works
-
Hello,
I developed a customQQuickItem
with aQSGSimpleMaterial
material.
Butscale
androtation
properties not works. What is the problem?
source code: Official example named scene graph - OpenGL under QML.Can any one explain this behaviour?
Thank you