Skip to content

Material texture properties set to null raise an error #23

@signorpipo

Description

@signorpipo

If I try to do something like

this.material.texture = null

this error is shown

4245

and this is the line

4246

@DavidPeicho suggested to fix this by changing it to value?.id ?? 0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions