From a5c71c5ffd7f809b9b130df2230da88f73226713 Mon Sep 17 00:00:00 2001 From: Relintai Date: Sun, 21 Apr 2024 15:33:20 +0200 Subject: [PATCH] Class docs for ORMSpatialMaterial. --- doc/classes/ORMSpatialMaterial.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 doc/classes/ORMSpatialMaterial.xml diff --git a/doc/classes/ORMSpatialMaterial.xml b/doc/classes/ORMSpatialMaterial.xml new file mode 100644 index 000000000..43cf3b498 --- /dev/null +++ b/doc/classes/ORMSpatialMaterial.xml @@ -0,0 +1,15 @@ + + + + ORM 3D rendering material, based on [SpatialMaterial]. + + + This is a variant of the SpatialMaterial that uses an ORM texture to store AO, roughness and metallic information. + + + + + + + +