```glsl #version 330 core layout (location = 0) in vec3 vPos; layout (location = 1) in vec4 vColor; - Silk.NET