Viewing 1 replies (of 1 total)
  • Thread Starter Karel Rehak

    (@rehakk)

    Resolved, the script

    function ready(scene) {
          setTimeout(function() {
            scene.visual.getOrbit().actions.rotate(null, {dx: 0, dy: -100, state: 'move'});
          }, 10);
    } ready ?

    must be inserted when preparing the book in the “Ready function” field below.

Viewing 1 replies (of 1 total)
  • The topic ‘Automatically load a book in 3D’ is closed to new replies.