hi, any chance to add tutorial where edit size / position/ color for light in js code?
Viewing post in Construct 3 - 3D effects comments
With this version (early in development), you do not set the position/color in js code. You use the effect parameters. You can set them as properties in the editor or change them at runtime with events with the set effect parameter action. The JS code is now only to patch the vertex shader to enable the effect/addon.