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.

Key properties

Home Forums Programming Key properties

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #13846
    Pottsie
    Participant

    Hi!

    I’m trying to understand how Verge3D refers to the keyboard keys. I see in the documentation that, naturally, “ArrowLeft” is the left arrow, and so on. And of course, the alpha, numeric, and special character keys are obvious.

    But is the camel-case convention followed on others? Spacebar is “SpaceBar”, Page up is “PageUP”, etc….

    Thanks!

    Check out my sketch book :) | www.instagram.com/b.potts.art/

    #13855

    The get event property puzzle retrieves the key property from the event (BTW, you can check it yourself by adding this puzzle, saving and viewing the generated visual_logic.js with a text editor).

    An exhaustive list of key values can be found here.

    Chief 3D Verger | LinkedIn | Twitter

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