virtualx-engine/doc/classes/SpatialMaterial.xml
2024-02-08 20:34:11 +01:00

16 lines
649 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<class name="SpatialMaterial" inherits="Material3D" version="3.6" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
<brief_description>
Default 3D rendering material, based on [Material3D].
</brief_description>
<description>
This provides a default material with a wide variety of rendering features and properties without the need to write shader code. See the tutorial below for details.
</description>
<tutorials>
<link>$DOCS_URL/tutorials/3d/spatial_material.html</link>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>