Action Settings / Set Variable Value / Operation

Q&A about the latest versions
Post Reply
ismarker
Posts: 26
Joined: Fri Dec 09, 2022 5:07 pm

Hi,

Where can I find documentation on the different Operation-options?
Skärmavbild 2023-06-04 kl. 00.10.34.png
Skärmavbild 2023-06-04 kl. 00.10.34.png (58.43 KiB) Viewed 9198 times
Skärmavbild 2023-06-04 kl. 00.11.33.png
Skärmavbild 2023-06-04 kl. 00.11.33.png (13.54 KiB) Viewed 9198 times
User avatar
3DV
Posts: 146
Joined: Tue Dec 15, 2015 12:44 pm
Contact:

These are boolean logic operators:

SET: Sets the value to "true" or "false"
AND: This operator returns "true" only if the existing value and the new value are both true. If one of the two values isn't "true", the AND operator returns "false".
OR: This operator returns "true" if the existing value or the new value is true. The OR operator only returns "false" if both values are "false".
NOT: It flips the value. If the value is true, the NOT operator makes it false, and if it's false, the NOT operator makes it true.
Ruud van Reenen
3DV - Real estate artist impressions and animations
VR Tourviewer - Experience Pano2VR tours on Oculus Go, Quest, Rift, Pico and Cardboard VR headsets
ismarker
Posts: 26
Joined: Fri Dec 09, 2022 5:07 pm

Thank you!
User avatar
Hopki
Gnome
Posts: 13025
Joined: Thu Jan 10, 2008 3:16 pm
Location: Layer de la Haye, Essex UK
Contact:

Hi,
Here is the document page: https://ggnome.com/doc/pano2vr/create-s ... #operation
If you need to know something just go to the documentation and use the search feature.
Regards,
Garden Gnome Support
If you send an e-mail to support please send a link to the forum post for reference.
support@ggnome.com
https://ggnome.com/wiki/documentation/
Post Reply