Changeset 11084 for data/trunk/materials/Flares.material
- Timestamp:
- Jan 23, 2016, 8:41:18 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
data/trunk/materials/Flares.material
r10593 r11084 126 126 texture backlightflare.png 127 127 } 128 129 emissive 1 1 1 130 } 131 } 132 133 technique 134 { 135 scheme glow 136 pass 137 { 138 texture_unit 139 { 140 texture backlightflare_glow.png 141 } 142 ambient 1 1 1 143 diffuse 1 1 1 144 specular 0 0 0 1 145 emissive 1 1 1 128 146 } 129 147 } … … 144 162 texture bigflare1.png 145 163 } 164 165 emissive 1 1 1 166 } 167 } 168 169 technique 170 { 171 scheme glow 172 pass 173 { 174 texture_unit 175 { 176 texture bigflare1_glow.png 177 } 178 ambient 1 1 1 179 diffuse 1 1 1 180 specular 0 0 0 1 181 emissive 1 1 1 146 182 } 147 183 }
Note: See TracChangeset
for help on using the changeset viewer.