浏览代码

Update spatial material page for Godot 3.1

skyace65 6 年之前
父节点
当前提交
15b59a9153

二进制
tutorials/3d/img/spatial_material1.png


二进制
tutorials/3d/img/spatial_material4.png


二进制
tutorials/3d/img/spatial_material5.png


二进制
tutorials/3d/img/spatial_material9.png


+ 10 - 0
tutorials/3d/spatial_material.rst

@@ -116,6 +116,11 @@ Disable Ambient Light
 Makes the object not receive any kind of ambient lighting that would
 Makes the object not receive any kind of ambient lighting that would
 otherwise light it.
 otherwise light it.
 
 
+Ensure Correct Normals
+~~~~~~~~~~~~~~~~~~~~~~
+
+Fixes normals when non-uniform scaling is used.
+
 Vertex Color
 Vertex Color
 ------------
 ------------
 
 
@@ -244,6 +249,11 @@ faces the camera:
 
 
 The above options are only enabled for Particle Billboard.
 The above options are only enabled for Particle Billboard.
 
 
+Billboard Keep Scale
+~~~~~~~~~~~~~~~~~~~~
+
+Enables scaling a mesh in billboard mode.
+
 Grow
 Grow
 ~~~~
 ~~~~