diff --git a/NET.worlds.scape.Material.md b/NET.worlds.scape.Material.md new file mode 100644 index 0000000..704e225 --- /dev/null +++ b/NET.worlds.scape.Material.md @@ -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 | \ No newline at end of file