Loading embed note
The video app allows users to bring video content in world by uploading a video file or playing from a URL.
X
, Y
, Z
values for the world position of the app.X
, Y
, Z
values for the world rotation of the app.File
for local .mp4 file, URL
for .mp4 or .m3u8 link.Yes
to loop the video, No
to play it once.Yes
to play the video automatically, No
to require user action.Always
, Flag Set
, Quest Active
etc.).Depending on the Type
selected, the available options for Display
will change:
Plane
Yes
if the video plane should be affected by world lighting, No
if not.Yes
to display a frame around the video, No
to have no frame.Model
.glb
file to apply the video as a texture to a 3D model.Cover
to scale the video to cover the model's UVs, Inherit
to use the model's existing UV layout.Yes
for spatial audio that changes with the listener's position, No
for non-spatial audio.The stream app allows users to bring livestreams into their world.
X
, Y
, Z
values for the world position of the app.X
, Y
, Z
values for the world rotation of the app.No
if you want the video plane hidden. Yes
if you want the video plane rendered.Always
, On Click
, On Proximity
).Yes
to display a frame around the video, No
to have no frame.The audio app allows users to bring audio files (both uploaded and online) to their worlds.
X
, Y
, Z
values for the world position of the app.X
, Y
, Z
values for the world rotation of the app.File
for local .mp3 file, URL
for .mp3 link.Yes
to loop the audio, No
to play it once.Yes
to play the audio automatically, No
to require user action.Yes
to enable spatial audio, No
for stereo audio. Spatial audio adjusts audio volume dynamically based on user world position. Stereo audio plays the audio source at a constant volume set in the Volume parameter.The text app allows you to create a text canvas in your world
X
, Y
, Z
values for the world position of the app.X
, Y
, Z
values for the world rotation of the app.Left
, Center
, Right
etc.).The screen app allows world admins to cast their screen to their world.
X
, Y
, Z
values for the world position of the app.X
, Y
, Z
values for the world rotation of the app.Yes
for spatial audio that changes with the listener's position, No
for non-spatial audio.Yes
to display a frame around the video, No
to have no frame.The model app allows world owners to bring in custom .glb
models into their world.
X
, Y
, Z
values for the world position of the app.X
, Y
, Z
values for the world rotation of the app.File
for local .glb
file, URL
for .glb
link.None
applies no collision, Inherit
inherits colliders from the .glb
file, All
applies collision to the entire model)..glb
file to use with the model.The image app allows world owners to bring in .png
, .jpg
and .gif
images into their world.
X
, Y
, Z
values for the world position of the app.X
, Y
, Z
values for the world rotation of the app.File
for local .png
, .jpg
and .gif
file, URL
for .png
, .jpg
and .gif
link.Auto
keeps the width proportional to the height of the image.Yes
for image to be affected by world lighting, No
for image to be unaffected by world lighting.Yes
for image to be mirrored on back side of canvas, No
for image to only be displayed on front side of canvas.Yes
to display a frame around the video, No
to have no frame.Allows world owners to display webpages that users can interact with in world.
X
, Y
, Z
values for the world position of the app.X
, Y
, Z
values for the world rotation of the app.Always
, On Click
, On Proximity
).Yes
for image to be WebView canvas to rotate based on a player's world position, No
to remain static.Note: The activity of a player's experience in the WebView app is not syncronized to other players in the world.