td.lumadisplace.jxs-problem

albert's icon

hi,

I try to use the jit.gl.shader with "td.lumadisplace.jxs", I can modifay de params "amp" and "offset" but I can't modify de param "texdim", is possible modify this param? And how can I modify?

thanks

albert

Joshua Kit Clayton's icon

These are special parameters provided based on the texture dimensions
which are bound at the time the shader is executing. You could modify
this shader to specify manually like other parameters., but then it
will be your responsibility to set the appropriate values.

-Joshua

albert's icon

Thanks Joshua,

albert.