mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-02-03 22:55:55 +01:00
Class docs for ORMSpatialMaterial.
This commit is contained in:
parent
f09ab537e0
commit
a5c71c5ffd
15
doc/classes/ORMSpatialMaterial.xml
Normal file
15
doc/classes/ORMSpatialMaterial.xml
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
|
<class name="ORMSpatialMaterial" inherits="SpatialMaterial" version="4.3">
|
||||||
|
<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>
|
Loading…
Reference in New Issue
Block a user