Skip to content

Material texture properties set to null raise an error #23

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions