Using Quaternion operator *

Forums 💬 NodeCanvas ⚙️ Support Using Quaternion operator *

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16991
    timv
    Participant

      Is there a way to use Quaternion operator * somehow? I can’t find it, but perhaps I’m not searching in the right places.

      #16993
      Gavalakis
      Keymaster

        Hey,

        It possible with a small code change (wich I already made).
        Please open up ‘EditorUtils.ContextMenus’ and in method ‘Internal_GetMethodSelectionMenu’, please change this piece of code:

        With this:

        With this change, operators will be shown in the list.
        Let me know if that works for you.
        Thanks!

        #16992
        timv
        Participant

          Yes, that seems to do the trick. Thanks!

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