Re: [Interest] Qt3D - Uniform value arrays
With the help of the Qt3D source code, especially the file uniform.cpp, I found out that the type of uniform should be QVariantList for uniform value arrays. It should work with arrays of float, all types compound of floats as QColor and possibly with all types which have the same byte size as
[Interest] Qt3D - Uniform value arrays
Is there any similar to QOpenGLShaderProgram::setUniformValueArray in Qt3D? Donald ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest