Added SharedMaterial for Renderable #357

Merged
Pycorax merged 1 commits from SP3-6-c-scripting into main 2023-02-22 14:53:47 +08:00
Pycorax commented 2023-02-22 14:08:45 +08:00 (Migrated from github.com)
  • Added SharedMaterial property to Renderable which behaves the same as the previous Material property
  • Added new Material property that generates a new instance of the Material that allows modifications to only affect that Renderable. (Similar to how Unity does it)
- Added `SharedMaterial` property to Renderable which behaves the same as the previous `Material` property - Added new `Material` property that generates a new instance of the Material that allows modifications to only affect that Renderable. (Similar to how Unity does it)
XiaoQiDigipen (Migrated from github.com) reviewed 2023-02-22 14:08:45 +08:00
Sign in to join this conversation.
No description provided.