Nau3D

3D Engine
  • Nau3D
  • Tutorial
  • XML Documentation
  • About
XML Documentation » materialLib » materials » material

material

 Add comments
 

Tag: material
Parent tag: materials
Attributes: name (string)

Child tags:

  • color
  • shader
  • state
  • textures
  • imageTextures
  • buffers

Example:

	
<material name="aMaterial">
	<color>
	...
	</color>
	
	<shader>
	...
	</shader>
	
	<state>
	...
	</state>
	
	<textures>
	...
	</textures>
	
	<imageTextures>
	...
	</imageTextures>
	
	<buffers>
	...
	</buffers>
</material>
 Posted by nau3d_admin at 4:40 am

 Leave a Reply Cancel reply

You must be logged in to post a comment.

material

  • color
  • shader
    • values
      • valueof
  • state
  • textures
    • texture
  • imageTextures
    • imageTexture
  • buffers
    • buffer
© 2014 nau3d Suffusion theme by Sayontan Sinha