Skip to content

Commit f211035

Browse files
authored
Apply suggestions from code review
1 parent c721f1c commit f211035

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/assets_pipeline/importing_3d_scenes/node_type_customization.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,13 +156,13 @@ In Blender, this requires using the NLA Editor and naming the Action with the ``
156156
``cycle`` prefix or suffix.
157157

158158
Material alpha (-alpha)
159-
-----------------------------------------------
159+
-----------------------
160160

161161
A material with the ``-alpha`` suffix will be imported with the
162162
:ref:`TRANSPARENCY_ALPHA<class_BaseMaterial3D_constant_TRANSPARENCY_ALPHA>` transparency mode.
163163

164164
Material vertex color (-vcol)
165-
-----------------------------------------------
165+
-----------------------------
166166

167167
A material with the ``-vcol`` suffix will be imported with the
168168
:ref:`FLAG_ALBEDO_FROM_VERTEX_COLOR<class_BaseMaterial3D_constant_FLAG_ALBEDO_FROM_VERTEX_COLOR>` and

0 commit comments

Comments
 (0)