Hi,
I'm trying to run the "lights and geometry" example but i get this error -
Uncaught Type error: Cannot read property 'setHexR' of undefined Quazi3D_plugin.js line 2656 (col 42).
I have the latest stable build of Chrome, Construct and NW.js.
Also when i try the other examples and try clicking on any light action like lights/hemisphere it always brings up "Auto update shadows" instead. I'm guessing it's because there arnt any light based commands in the Q3D master that i can see, so how are the lights being created/set? The examples don't use any Q3dLight objects. I'm just trying to learn how to set up a scene.
A bit disappointed with the lack of docs to be honest.