MyWebAR Knowledge Base
Language Eng
Language Eng
  • Knowledge base for MyWebAR developers
  • GETTING STARTED
    • Signing Up
    • Dashboard Overview
    • Editor Overview
  • PLANS AND SUBSCRIPTIONS
    • Free 14-Day Trial
    • Upgrading Your Plan
    • Commercial Plans
    • Plans for Education
  • CREATING WEBAR PROJECTS
    • Project Types
    • Multi-Image Projects (Books)
    • Adding Objects
    • How to add a 3D model from the library of 3D models
    • How to add 3D models from Sketchfab
    • Object Properties
    • Buttons and Actions
    • Video Playback
    • 3D Animations
    • Project Analytics
    • How to make a good trackable image for augmented reality
    • Optimizing And Preparing 3D Models For Loading
    • How to work with plugins
    • How to make AR portal in MyWebAR
    • Video Tutorials
  • WEBAR CUSTOMIZATION
    • Custom WebAR Domain
    • Using External File Server
    • WebAR Embedding
  • PRO EDITOR
    • How the Pro Editor works
      • Interface Description
      • Basic features
    • Current restrictions
      • An Example Of Integration Of A Ready-Made Script
      • Particle Creation In The Pro Editor
      • Working With Video
      • Working With 3D Object Animations
    • Code placement requirements
      • Working With The Camera
      • UI Creation
      • Loading objects using the basic class - loader
    • The Cases
      • Adding Images
      • Lens Flare Effect
Powered by GitBook
On this page
  1. WEBAR CUSTOMIZATION

WebAR Embedding

PreviousUsing External File ServerNextHow the Pro Editor works

Last updated 3 years ago

WebAR Embedding is supported on the Basic and Unlimited plans

MyWebAR allows you to embed your augmented reality experiences into your existing websites alongside other content using the html iframe tag. To generate the embedding code click on the three dots on your project preview to open the context menu.

Select Embed on the context menu.

Your generated html code will appear in the popup box.

Copy the code and paste it into your webpage or your website builder form. You can find more information on each attribute of the iframe code below: src — link to the augmented reality experience you are embedding width - frame width in pixels height - frame height in pixels allow - provides browser permissions required for webAR