How to write a Material File
From Iris2
|  (→Defining the Template and Texture) | |||
| Line 19: | Line 19: | ||
| - | < | + | <pre> | 
| material basefloortile : diffuse_template | material basefloortile : diffuse_template | ||
| Line 30: | Line 30: | ||
| } | } | ||
| - | </ | + | </pre> | 
| Diffuse is the texture for normal light and ambient is what happens if there is no light. | Diffuse is the texture for normal light and ambient is what happens if there is no light. | ||
