Lottie Animation – Pano2VR 7.1 Documentation
Lottie Animation Lottie files are small animations designed to work on all devices. Use them for buttons and hotspots. Loading… Lottie Animation File Here you can change, pick, or refresh the file. Click Change… to change the Lottie file and choose from a file on the computer. Click the Pick Graphic button to open a […]
Hotspot Template – Pano2VR 7.1 Documentation
Hotspot Template A hotspot template lets you add a custom image to a point hotspot. You add the template to your skin and then add your custom image for the template (child of the template). Calling its ID from within the hotspot mode (add to Skin ID) will allow you to assign different images to […]
Code Element – Pano2VR 7.1 Documentation
Code Element The code element is used to apply Javascript to the skin. The code element is used to add custom Javascript and CSS. When the script is added with custom properties, they are added to the interface as parameters. The code element itself can then be saved as a component. Code Element Custom Properties […]
Introduction to Using Variables – Pano2VR 8 Documentation
Introduction to Using Variables Variables are powerful tools that help simplify automation within a skin. A variable is like a bucket that stores information that can be later referenced. The variable can be named anything you like but usually represents the information that it’s storing. Variables in Pano2VR can be a word/text, a number, or […]
Introduction to Using Variables – Object2VR 4 Documentation
Introduction to Using Variables Variables are powerful tools that help simplify automation within a skin. A variable is like a bucket that stores information that can be later referenced. The variable can be named anything you like but usually represents the information that it’s storing. Variables in Object2VR can be a word/text, a number, or […]
Introduction to Using Variables – Pano2VR 7.1 Documentation
Introduction to Using Variables Variables are powerful tools that help simplify automation within a skin. A variable is like a bucket that stores information that can be later referenced. The variable can be named anything you like but usually represents the information that it’s storing. Variables in Pano2VR can be a word/text, a number, or […]
Skin Editor Canvas – Pano2VR 8 Documentation
Skin Editor Canvas The Canvas is where all the elements (images, buttons, etc.) are placed and arranged. Consider it your workspace for designing your skin. Add an element to the canvas To add an element to the Canvas, do one of the following: Click on a tool in the toolbar and then click in the […]
Skin Editor Canvas – Object2VR 4 Documentation
Skin Editor Canvas The Canvas is where all the elements (images, buttons, etc.) are placed and arranged. Consider it your workspace for designing your skin. Add an element to the canvas To add an element to the Canvas, do one of the following: Click on a tool in the toolbar and then click in the […]
Skin Editor Canvas – Pano2VR 7.1 Documentation
Skin Editor Canvas The Canvas is where all the elements (images, buttons, etc.) are placed and arranged. Consider it your workspace for designing your skin. Add an element to the canvas To add an element to the Canvas, do one of the following: Click on a tool in the toolbar and then click in the […]
Before and After Tours Using Multiple View States – Pano2VR 8 Documentation
Before and After Tours Using Multiple View States Learn how to create a Pano2VR project that can switch between night and day scenes or before and after scenes or even the changing seasons. The first step is that you’ll need to shoot the panoramas from the same location and direction. Once those images have been […]
Before and After Tours Using Multiple View States – Pano2VR 7.1 Documentation
Before and After Tours Using Multiple View States Learn how to create a Pano2VR project that can switch between night and day scenes or before and after scenes or even the changing seasons. The first step is that you’ll need to shoot the panoramas from the same location and direction. Once those images have been […]
Using Placeholders in the Skin – Pano2VR 8 Documentation
Using Placeholders in the Skin Learn how to use placeholders in the skin to dynamically make changes using variables in a 2-node tour. https://www.youtube.com/watch?v=uVY5PocQdGg If you’d like to follow along, here are the general steps used in the tutorial: Add a tag to Node 1. (tag1) Add a different tag to Node 2. (tag2) Open […]