Skip to content

Set MapNode material #79

@atruebin

Description

@atruebin

Hi there!

I need to use MeshStandardMaterial for the MapPlaneNode so the light affects it. For now it seems the only way to do it is to extend MapPlaneNode class and change material after super() is called.

It would be great to have an option to set the material with constructor argument or have MapNode class atribute storing the material class, so it can be reassigned.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions