-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request