pandemonium_engine/doc/classes/ORMSpatialMaterial.xml

16 lines
435 B
XML
Raw Normal View History

2024-04-21 15:33:20 +02:00
<?xml version="1.0" encoding="UTF-8" ?>
2024-09-20 10:03:06 +02:00
<class name="ORMSpatialMaterial" inherits="SpatialMaterial">
2024-04-21 15:33:20 +02:00
<brief_description>
ORM 3D rendering material, based on [SpatialMaterial].
</brief_description>
<description>
This is a variant of the SpatialMaterial that uses an ORM texture to store AO, roughness and metallic information.
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>