فهرست منبع

Update unlit.md (#52)

Artsiom Trubchyk 10 ماه پیش
والد
کامیت
8042b97f42
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      examples/material/unlit/unlit.md

+ 1 - 1
examples/material/unlit/unlit.md

@@ -2,7 +2,7 @@
 name: Unlit (3D)
 title: Unlit
 brief: This example demonstrates how to create and apply an custom non-lit material to a 3D model.
-scripts: unlit.script, unlit.vp, unlit.fp
+scripts: unlit.vp, unlit.fp
 ---
 
 In industry-established terms, a material that is not affected by lighting is called "unlit" or "non-lit". It is used to create retro-style graphics or for effects that should not depend on lighting (headlights, lamps).