瀏覽代碼

pointSize isn't a material property;

bjorn 3 年之前
父節點
當前提交
2fa24a81bd
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. 0 5
      api/lovr/graphics/newMaterial.lua

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

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