Skip to content

GLTFLoader: Vertex color alpha support #21533

@mrdoob

Description

@mrdoob

Is your feature request related to a problem? Please describe.

Now that we support vertex colors with alpha (#20975, #21530) how should GLTFLoader handle it?

Describe the solution you'd like

I can see that it's supposed to be supported:

https://github.com/KhronosGroup/glTF/tree/master/specification/2.0

Screen Shot 2021-03-27 at 8 40 15 PM

But should the loader automatically set transparent: true in the material when we find a VEC4 attribute?

@donmccurdy @takahirox

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions