Viewing 1 replies (of 1 total)
  • Plugin Author iberezansky

    (@iberezansky)

    Hi,
    use this ready function:

    function ready(scene) {
      scene.visual.light.intensity=0;
      scene.visual.ambientLight.intensity=1;
      scene.visual.ambientLight.color.set(0xFFFFFF);
    }; ready

    in book edit dialog – you will get original colors.

Viewing 1 replies (of 1 total)
  • The topic ‘Image quality’ is closed to new replies.