浏览代码

Fix typos in material.rst (#3147)

Dathide 5 年之前
父节点
当前提交
b44f9bdb13
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      getting_started/workflow/assets/escn_exporter/material.rst

+ 3 - 2
getting_started/workflow/assets/escn_exporter/material.rst

@@ -46,8 +46,9 @@ difficulties in implementation, which are:
 - shader nodes except ``PrincipledBSDF``, ``Diffuse``, ``Glossy``, ``Glass``, ``add shader`` and ``mix shader``
 
 .. warning::
-  If possible try to use PrincipledBSDF node with GGX distribution as the output shader
-  node, it is the only one guarantee to be exactly correctly. Others are just based on approximation.
+
+    If possible, try to use PrincipledBSDF node with GGX distribution as the output shader
+    node, it is the only one guaranteed to be exactly correct. Others are just based on approximation.
 
 Sometimes materials may not be valid for exporting (e.g. has some unsupported node) or it
 is using Blender Internal Engine, only the diffuse color and a few flags (e.g. unshaded) are