Browse Source

pointSize isn't a material property;

bjorn 3 years ago
parent
commit
2fa24a81bd
1 changed files with 0 additions and 5 deletions
  1. 0 5
      api/lovr/graphics/newMaterial.lua

+ 0 - 5
api/lovr/graphics/newMaterial.lua

@@ -71,11 +71,6 @@ return {
           type = 'number',
           type = 'number',
           description = 'TODO'
           description = 'TODO'
         },
         },
-        {
-          name = 'pointSize',
-          type = 'number',
-          description = 'TODO'
-        },
         {
         {
           name = 'texture',
           name = 'texture',
           type = 'Texture',
           type = 'Texture',