Changeset 5101
- Timestamp:
- May 22, 2008, 4:15:55 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/Media/materials/scripts/OrxonoxSky.material
r5099 r5101 1 material Orxonox/Starbox 2 { 3 technique 4 { 5 pass 6 { 7 lighting off 8 depth_write off 9 10 texture_unit 11 { 12 cubic_texture starbox.jpg separateUV 13 tex_address_mode clamp 14 } 15 } 16 } 17 } 18 1 19 material Orxonox/StarSkyBox 2 20 {
Note: See TracChangeset
for help on using the changeset viewer.