jit.gl.multiple and jit.gl.material


    Apr 20 2017 | 12:35 pm
    How do I make the mat_diffuse attibute of the jit.gl.material affect all the instances of jit.gl.multiple?
    Basically how do I use a single jit.gl.material to shade every instance of a jit.gl.multiple?

    • Apr 20 2017 | 1:49 pm
      this is a bug that has been fixed for the next release. in the meantime you should be able to use @color instead of @mat_diffuse.