mirror of
https://github.com/godotengine/godot-website.git
synced 2025-12-31 09:48:43 +03:00
785 B
785 B
category, rank, state, anchor, title, description, details
| category | rank | state | anchor | title | description | details | |||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| editor | 1 | active | provide-some-way-to-access-internal-subresources-of-imported-scenes | Provide some way to access internal subresources of imported scenes | Some file formats are actually containers that hold multiple resources. FBX and GLTF files are one of these, as they not only contain 3D models, but also can contain animations and textures. Currently, the only way to expose these resources is to tell the editor to pull these out on import. We are thinking about providing a way to users to access internal subresources. |
|