mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-29 11:10:18 -05:00
979f194f49
Addresses part of #804
3 lines
62 B
GLSL
3 lines
62 B
GLSL
// Uniform inputs
|
|
uniform mat4 p3d_ModelViewProjectionMatrix;
|