In these modules, we will introduce you to the functionality of the most important and frequently used transformers of the URealXR Toolkit.
Transformers are responsible for converting CAD data — which initially has no functionality — into interactive VR elements.
When converting a CAD object using a Transformer, two elements are always generated.
The first element, known as the "Part", is responsible for interactivity within the virtual reality scene. This is the object the user can interact with.
The second element, the "Holo", serves as the target position for the correct placement of the Part, guiding the user during the assembly process.
Important! The lessons build on one another, so please make sure to follow the tutorials in the correct order.