Sloyd Documentation
Sloyd AILogin
  • About Sloyd
    • How Sloyd Works
    • AI Prompting in Sloyd
    • Texturing and Painting Sloyd Exports
  • Products
    • API
    • Unity Plugin
    • Unity SDK
Powered by GitBook
On this page
  • Can I use the Sloyd API to add objects at runtime?
  • How to import meshes at runtime?
  1. Products
  2. API
  3. API Endpoints

Runtime API in Unreal

Last updated 5 months ago

Can I use the Sloyd API to add objects at runtime?

Yes you can! Check out this example:

How to import meshes at runtime?

For now, you'll need to use a third party plug-in to enable runtime import of 3D objects, called glTFRuntime.

You can buy it on the , or you can download it for free on Github:

Unreal Marketplace
GitHub - rdeioris/glTFRuntime: Unreal Engine Plugin for loading glTF files at runtimeGitHub
Logo