mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 20:19:13 +08:00
Allow setting the diffuse_color with a uniform binding
CURA-345
This commit is contained in:
parent
7faae685e5
commit
2498e7110d
@ -74,6 +74,7 @@ u_viewProjectionMatrix = view_projection_matrix
|
||||
u_normalMatrix = normal_matrix
|
||||
u_viewPosition = view_position
|
||||
u_lightPosition = light_0_position
|
||||
u_diffuseColor = diffuse_color
|
||||
|
||||
[attributes]
|
||||
a_vertex = vertex
|
||||
|
Loading…
x
Reference in New Issue
Block a user