Created NET.worlds.scape.Material (markdown)

Sgeo 2017-06-21 22:34:14 -04:00
parent bb148d94f4
commit 67a66f8d40

@ -0,0 +1,16 @@
| Version | Type | Name/Description |
| --- | --- | --- |
| All | Version for Material | 0-4 |
| 1-4 | Explicit [[SuperRoot|NET.worlds.scape.SuperRoot]] | SuperRoot |
| All | Float | Ambient |
| All | Float | Diffuse |
| All | Float | Specular |
| All | Float | Opacity |
| 4 | Boolean | Smooth |
| 4 | Boolean | Filter |
| All | Integer | Red |
| All | Integer | Green |
| All | Integer | Blue |
| 2-4 | String | Name (a URL) |
| 3-4 | Boolean | Keep Loaded |
| All | Explicit [[Texture|NET.worlds.scape.Texture]] (absent if Name is not null) | Texture |