Fixed|Model Renderer: Added missing "material" variable
If no `render.material` was specified in the model, StateAnimator wouldnot create a "material" variable at all for an object. Now thisvariable is always created.
View differences
Fixed|Model Renderer: Added missing "material" variable
If no `render.material` was specified in the model, StateAnimator would
not create a "material" variable at all for an object. Now this
variable is always created.