classref: Sync with current master branch (f87858a8f)

This commit is contained in:
Yuri Sizov
2022-12-05 20:38:58 +03:00
parent 913ff5e602
commit a7745c4cc4
843 changed files with 158186 additions and 80821 deletions

View File

@@ -14,11 +14,15 @@ ORMMaterial3D
Physically based rendering (PBR) material that can be applied to 3D objects, can use an ORM texture.
.. rst-class:: classref-introduction-group
Description
-----------
ORMMaterial3D's properties are inherited from :ref:`BaseMaterial3D<class_BaseMaterial3D>`. Unlike :ref:`StandardMaterial3D<class_StandardMaterial3D>`, ORMMaterial3D uses a single texture for ambient occlusion, roughness and metallic maps, known as an ORM texture.
.. rst-class:: classref-introduction-group
Tutorials
---------