Changeset 8209 for data/trunk/materials
- Timestamp:
- Apr 8, 2011, 12:16:54 AM (14 years ago)
- Location:
- data/trunk/materials
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk/materials/OrxonoxSky.material
r7784 r8209 47 47 { 48 48 cubic_texture starbox.jpg separateUV 49 tex_address_mode clamp 50 } 51 } 52 } 53 } 54 55 material Orxonox/Starbox2 56 { 57 technique 58 { 59 pass 60 { 61 lighting off 62 depth_write off 63 64 texture_unit 65 { 66 cubic_texture SkyboxFile.png separateUV 49 67 tex_address_mode clamp 50 68 }
Note: See TracChangeset
for help on using the changeset viewer.