Changeset 5099 for data/Media/materials/scripts/OrxonoxSky.material
- Timestamp:
- May 22, 2008, 3:08:03 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/Media/materials/scripts/OrxonoxSky.material
r5055 r5099 53 53 } 54 54 55 material Orxonox/StarBoxSkyBox 56 { 57 technique 58 { 59 pass 60 { 61 lighting off 62 depth_write off 63 64 texture_unit 65 { 66 cubic_texture starbox.jpg separateUV 67 tex_address_mode clamp 68 } 69 } 70 } 71 } 72 55 73 material Orxonox/LoadingScreenSample 56 74 {
Note: See TracChangeset
for help on using the changeset viewer.