Fix: Typo in documentation for new POINT_UNIFORM_COLOR gpu shader
Typo introduced with initial commit c56a855b9f
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
"``POINT_FLAT_COLOR``\n" \
|
||||
" :Attributes: vec3 pos, vec4 color\n" \
|
||||
" :Uniforms: float size\n" \
|
||||
"``POLYLINE_UNIFORM_COLOR``\n" \
|
||||
"``POINT_UNIFORM_COLOR``\n" \
|
||||
" :Attributes: vec3 pos\n" \
|
||||
" :Uniforms: vec4 color, float size\n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user