Files
2025-11-28 23:13:44 +05:30

11 lines
276 B
XML

<material type="lit">
<shader name="vertex">vertex/staticmesh.cg</shader>
<shader name="fragment">fragment/simple.cg</shader>
<blending>
true
<srcBlendFunc>ONE</srcBlendFunc>
<dstBlendFunc>ONE</dstBlendFunc>
</blending>
<variables>
</variables>
</material>