push-pop / Unity-MVVM

Lightweight MVVM Framework for Unity3D
MIT License
328 stars 27 forks source link

Add MaterialPropertyBinding #60

Open push-pop opened 3 years ago

push-pop commented 3 years ago

Should have a way to bind materialproperties either through a renderer or maybe directly to a material. Probably want an option to use shared material vs not. Or my pref is to use MaterialPropertyBlock most likely...