Skip to content
This repository was archived by the owner on Dec 28, 2022. It is now read-only.
This repository was archived by the owner on Dec 28, 2022. It is now read-only.

Long click on a plane => -[SCNNode changeMaterial]: unrecognized selector sent to instance #11

@Tasmagic

Description

@Tasmagic

Hi,

I want to change the material of a plane. When I perform a long click on a plane, I got the following error:

** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[SCNNode changeMaterial]: unrecognized selector sent to instance

On:

[((Plane *)parentNode) changeMaterial];

Any idea?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions