Changeset 9044 for data/trunk/materials/OrxonoxSky.material
- Timestamp:
- Mar 16, 2012, 4:09:29 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk/materials/OrxonoxSky.material
r8815 r9044 206 206 } 207 207 } 208 209 material Orxonox/skyBoxClouds 210 { 211 technique 212 { 213 pass 214 { 215 lighting off 216 depth_write off 217 218 texture_unit 219 { 220 cubic_texture clouds1.bmp separateUV 221 tex_address_mode clamp 222 } 223 } 224 } 225 }
Note: See TracChangeset
for help on using the changeset viewer.