Skip to content

Conversation

@Christopher-Hayes
Copy link
Contributor

Description

The following asset types are undocumented:

  • binary
  • bundle
  • script
  • model
  • container

I'm going off the list of assets documented here: https://api.playcanvas.com/engine/classes/Asset.html#constructor

This PR adds binary, bundle, and script to the "Asset Types" table.

I did not include model and container. My understanding is model is replaced by render. I'm not super familiar with how container works and if it would be worth including.

binary

Can be useful including binary as some users try to import .gltf and are confused that it's imported as a binary.

bundle

This is a new feature that landed in 2024.

script

I was kind of surprised this wasn't mentioned.

Misc

I confirm I have read the contributing guidelines and signed the Contributor License Agreement.

@willeastcott willeastcott merged commit ddacf95 into playcanvas:main May 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants