Fix incorrect positions in the material renderer
The positions x
, y
, z
were incorrectly updated in each step instead of being updated only once. Now new render coordinates encode appropriate positions.
The positions x
, y
, z
were incorrectly updated in each step instead of being updated only once. Now new render coordinates encode appropriate positions.