Skip to content
Discussion options

You must be logged in to vote

Hi @krispya - are you using the CLI (with globs), or a script (with regex)?

The names of slots come directly from the glTF specification and its extensions. Examples:

  • baseColorTexture
  • normalTexture
  • occlusionTexture
  • metallicRoughnessTexture
  • emissiveTexture
  • ...

As found in:

More generally, I think it is the case that all current color slots include the words 'col…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@krispya
Comment options

@donmccurdy
Comment options

@krispya
Comment options

Answer selected by krispya
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants