We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

disable camera rotation

Home Forums Puzzles disable camera rotation

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #72228
    kuze
    Customer

    Hi all,
    I’m setting up a project in which several glTF files are appended to the starting scene and during the loading time I want that camera is inactive (no zoom – no pan – no rotate).
    I have found the set allow zoom and the set allow panning puzzle blocks but I haven’t find anything about a set allow rotate parameter.

    Any ideas how to solve it?

    thank you

    #72232
    kdv
    Participant

    app.controls.enabled = false;

    Puzzles and JS. Fast and expensive.

    If you don’t see the meaning in something it primarily means that you just don’t see it but not the absence of meaning at all.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.