فهرست منبع

Update project-settings.md

Björn Ritzl 5 سال پیش
والد
کامیت
79fc2606b7
1فایلهای تغییر یافته به همراه15 افزوده شده و 1 حذف شده
  1. 15 1
      docs/en/manuals/project-settings.md

+ 15 - 1
docs/en/manuals/project-settings.md

@@ -92,11 +92,25 @@ Vertical sync, rely on hardware vsync for frame timing. Can be overridden depend
 Deprecated. If checked, will check `Vsync` and set `Frame Cap` to 0 at build-time for equivalent behavior.
 Deprecated. If checked, will check `Vsync` and set `Frame Cap` to 0 at build-time for equivalent behavior.
 
 
 #### Display Profiles
 #### Display Profiles
-Specifies which display profiles file to use, `/builtins/render/default.display_profilesc` by default. Learn more in the [GUI Layouts manual](/manuals/gui-layouts/#creating-display-profiles). 
+Specifies which display profiles file to use, `/builtins/render/default.display_profilesc` by default. Learn more in the [GUI Layouts manual](/manuals/gui-layouts/#creating-display-profiles).
 
 
 #### Dynamic Orientation
 #### Dynamic Orientation
 Check if the app should dynamically switch between portrait and landscape on device rotation. Note that the development app does not currently respect this setting.
 Check if the app should dynamically switch between portrait and landscape on device rotation. Note that the development app does not currently respect this setting.
 
 
+## Render
+
+#### Clear Color Red
+Clear color red channel, used by the render script and when the window is created. Added in 1.2.167.
+
+#### Clear Color Green
+Clear color green channel, used by the render script and when the window is created. Added in 1.2.167.
+
+#### Clear Color Blue
+Clear color blue channel, used by the render script and when the window is created. Added in 1.2.167.
+
+#### Clear Color ALpha
+Clear color alpha channel, used by the render script and when the window is created. Added in 1.2.167.
+
 ## Physics
 ## Physics
 
 
 #### Type
 #### Type