Model Renderer: Give light vectors to the model shader
Working on lights. Now the light vectors (up to 4) contacting the modelare applied in the shader. Note that the light directions aretransformed to model space by ModelRenderer.
View differences
Model Renderer: Give light vectors to the model shader
Working on lights. Now the light vectors (up to 4) contacting the model
are applied in the shader. Note that the light directions are
transformed to model space by ModelRenderer.