Overview
Use Show Image to display image overlays (diagrams, reference photos, safety warnings, instructional graphics) in the training interface. Use Hide Image to remove images when they are no longer needed.Show Image
When to Use
- Display technical diagrams or schematics
- Show reference photos of correct procedures
- Present safety warning graphics
- Display instructional images alongside the 3D scene
- Show comparison photos (correct vs. incorrect)
Parameters
Example: Safety Warning
Example: Procedure Reference
Hide Image
When to Use
- Remove reference images after the learner has reviewed them
- Clear images before transitioning to the next step
- Reset UI state between training phases
Parameters
Example: Hide All Images
Example: Hide Specific Image
reference-diagram-step-2 is hidden. Other images remain visible.
Best Practices
1
Use high-quality images
Provide clear, high-resolution images for technical diagrams and reference photos.
2
Optimize file sizes
Compress images to reduce training file size and improve loading times.
3
Show in onEntry, hide in onExit
Display images in onEntry and remove them in onExit for clean state transitions.
4
Combine with text
Pair Show Image with Show Text for instructions + visual reference.
5
Test on mobile
Verify images are visible and properly positioned on small screens.
Common Patterns
Instruction + Diagram
Safety Warning Before Procedure
Related Actions
- Show Text — Display text instructions alongside images
- Show Panel — Combine images with text, buttons, and interactive elements

