materialLib

 

Tag: materialLib
Parent tag: none
Attributes:

  • name – string. The name of the material lib

Child tags:

Description

Example:

<materialLib name="My Lib">
	<rendertargets>
		...
	</rendertargets>
		...
	<textures>
		...
	</textures>
		...
	<states>
		...
	</states>
		...
	<buffers>
		...
	</buffers>	
		...
	<shaders>
	
	</shaders>
		...
	<materials>
		...
	</materials>
</materialLib>