Material Config XML

Example XML:

<materials version="3">
    <material name="mat_name" render_template="generic:DIFFUSE_TEXTURE:NORMALMAP" version="2">
        <diffuse_texture		file="texture/file/path/my_texture_df"/>
        <bump_normal_texture	file="texture/file/path/my_texture_nm"/>
    </material>
</materials>

TEMPLATES ARE NOT MODULAR!
A full list of template variables can be found in shaders/base.render_template_database

Special Use Cases


Revision #11
Created 21 August 2020 04:45:15 by Rex
Updated 2 July 2021 16:43:16 by Rex