Ver Fonte

pointSize isn't a material property;

bjorn há 3 anos atrás
pai
commit
2fa24a81bd
1 ficheiros alterados com 0 adições e 5 exclusões
  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',