Skip to content

Accessing to a texture which doesn't exist stop loading #14

@Vinc3r

Description

@Vinc3r

Example: if a bumpTexture is not assigned on the material, this patch will crash the loading (and doesn't give useful infos in the browser console)

[
    {
        "*default*:material":
        {
            "ambientColor": "red",
            "bumpTexture":
            {
                "level": 1
            }
        }
    }
]

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions