Skip to main content

Adding 3D Objects

3D objects are the foundation of immersive environments in the Metaverse. Whether you're building a simple gallery or a complex interactive experience, adding 3D models gives your Verses depth and realism.

You can use pre-built models, import external assets, or even create custom objects to bring your vision to life.

Important: File Size Limitations
🔹 To publish projects to the Metaverse, ensure your projects stay within the 128MB size limit.
🔹 Individual files used in the project must not exceed this limit to maintain performance and accessibility.

Uploading Your Own 3D Models

XR Creator Studio supports .GLB, .GLTF, and .OBJ file formats, allowing for flexible integration of custom 3D assets into your scene.

How to Upload Assets to the Resources Panel

  1. Navigate to the “Resources” panel in XR Creator Studio.
  2. Go to the "Asset" tab.
  3. Click "Add" and select the desired 3D model from your computer.
  4. Drag & drop the model into the viewport to place it in your scene.

How to Upload Models Using Drag & Drop

  1. Open your project in XR Creator Studio.
  2. Drag and drop 3D model files directly into the viewport.
  3. The model will automatically upload and appear in the Assets panel.
  4. Position and adjust the object using the Transform Gizmo.

Importing 3D Models from Sketchfab

XR Creator Studio allows you to search and import 3D content directly from Sketchfab.

MUD Image

🔹 You can browse curated Sketchfab collections inside the Resources Media Browser and import assets. We recommend filtering by Low Poly assets to optimize your Verse's performance without increasing its weight.

Object Properties: Customizing 3D Objects

The Properties Panel in XR Creator Studio provides a variety of settings to help you customize 3D objects in your scene.

These properties control how objects look, interact, and behave.

Accessing Object Properties

  • Select an object in the Viewport or Hierarchy Panel.
  • If the Properties Panel is open, all available settings will appear.
  • Navigate through different property categories to customize the object.

Rendering Properties

Property NameDescription & Functionality
VisibleToggles object visibility in the scene. Useful for hidden objects that appear under conditions.
CollidableEnables physics interactions; objects cannot pass through it. Useful for boundaries or walls.
Cast ShadowEnables the object to cast shadows. Requires the receiving surface to have Receive Shadow enabled.
Receive ShadowAllows the object to display shadows cast by other objects.

Model Properties

Property NameDescription & Functionality
Model URLSpecifies the URL of the current 3D model (.GLB, .GLTF, .OBJ). Can be replaced or linked externally.
BillboardForces the object to always face the camera (useful for sprites and signs).
Enable Animation with ProximityTriggers object animation when a user approaches within a defined proximity.
Proximity RadiusDefines the distance at which proximity-based animations or interactions activate.
Add Model SequenceLinks multiple models in a sequence, enabling dynamic animations or object transitions.
Destroy on FinishRemoves the object from the scene once its animation completes.
Loop AnimationDisplays available animations for the object. If enabled, animations will continuously loop (ideal for background animations).
Property NameDescription & Functionality
WalkableMarks the object as a walkable surface in the navigation mesh.

Material Properties

Property NameDescription & Functionality
Enable Material ColorEnables customization of the object's material/emissive color.

Attribution Properties

Property NameDescription & Functionality
TitleDisplays the asset’s title in the info panel when interacted with. Useful for artworks or product displays.
URLLinks to external resources, documents, or product details.
AuthorCredits the asset creator (important for showcasing digital art).

Dynamic Material & Emissive Colors for 3D Models

XR Creator Studio allows real-time color adjustments for certain 3D models.

How to Change an Object’s Material/Emissive Color

  1. Select the 3D model whose color you wish to adjust.
  2. Open the Properties Panel.
  3. Enable "Material Color" by checking the corresponding box.
  4. Adjust the dynamic material or emissive color as needed.

🔹 Emissive colors allow objects to glow, making them perfect for lighting effects or futuristic elements in a scene.