The property types which are provided by QtQuick are listed at http://doc-snapshot.qt-project.org/qt5-stable/qtquick/qtquick-qmltypereference.html#basic-types however not all of them have conversions to uniforms/varyings in ShaderEffect. Matrix3×3 doesn’t exist at all. vector2d, vector3d, vector4d, quaternion and matrix4×4 should all have conversions.
Cheers,
Chris.
↧