File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
tutorials/shaders/shader_reference Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -217,7 +217,7 @@ shader, this value can be used as desired.
217217+----------------------------------------+--------------------------------------------------------+
218218| inout mat4 **MODEL_MATRIX ** | Model space to world space transform. |
219219+----------------------------------------+--------------------------------------------------------+
220- | inout mat3 **WORLD_NORMAL_MATRIX ** | |
220+ | inout mat3 **MODEL_NORMAL_MATRIX ** | |
221221+----------------------------------------+--------------------------------------------------------+
222222| inout mat4 **PROJECTION_MATRIX ** | View space to clip space transform. |
223223+----------------------------------------+--------------------------------------------------------+
You can’t perform that action at this time.
0 commit comments