Kaynağa Gözat

Remove note about 2 points Curve render

Josip Miskovic 1 hafta önce
ebeveyn
işleme
376915aa4a
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. 0 3
      api/lovr/math/Curve/render.lua

+ 0 - 3
api/lovr/math/Curve/render.lua

@@ -33,9 +33,6 @@ return {
       returns = { 't' }
       returns = { 't' }
     }
     }
   },
   },
-  notes = [[
-    This function will always return 2 points if the Curve is a line with only 2 control points.
-  ]],
   related = {
   related = {
     'Curve:evaluate',
     'Curve:evaluate',
     'Curve:slice',
     'Curve:slice',