I'd like to specify shader variables (attribute is already there through AddMeshVertex/SetMeshData but the rest - uniform, varying - is missing) inside the purebasic code. Its essential for making games. And beside this I want a
Code: Select all
SetMaterialShader(#Material, Shader.s, Type.i)
Regards,
Daniel