Basics
Guides
API Reference
Basics
Guides
API Reference
[14:7] extends: Model3DLoader
Wraps FXGL's ObjModelLoader, the Wavefront .obj parser. Loads a .obj file from a URL into a Model3D for rendering in a 3D scene.
ObjModelLoader ()
Creates a new ObjModelLoader.
load (string UrlString)
Loads a .obj file from a URL string and returns a Model3D.
UrlString is the URL of the .obj file (file://, http://, etc.).A Model3D wrapper.
Aussom
Write once. Embed everywhere.
Copyright 2026 Austin Lehman. All rights reserved.