Last change
on this file since 5264 was
5264,
checked in by bhildebr, 16 years ago
|
Added statistics material descripotion
|
File size:
752 bytes
|
Rev | Line | |
---|
[5264] | 1 | material StatsBorder |
---|
| 2 | { |
---|
| 3 | technique |
---|
| 4 | { |
---|
| 5 | pass |
---|
| 6 | { |
---|
| 7 | lighting off |
---|
| 8 | scene_blend alpha_blend |
---|
| 9 | depth_check off |
---|
| 10 | |
---|
| 11 | texture_unit |
---|
| 12 | { |
---|
| 13 | texture console2.tga |
---|
| 14 | } |
---|
| 15 | } |
---|
| 16 | } |
---|
| 17 | } |
---|
| 18 | |
---|
| 19 | material StatsCenter |
---|
| 20 | { |
---|
| 21 | technique |
---|
| 22 | { |
---|
| 23 | pass |
---|
| 24 | { |
---|
| 25 | lighting off |
---|
| 26 | scene_blend alpha_blend |
---|
| 27 | depth_check off |
---|
| 28 | |
---|
| 29 | texture_unit |
---|
| 30 | { |
---|
| 31 | texture console3.tga |
---|
| 32 | } |
---|
| 33 | } |
---|
| 34 | } |
---|
| 35 | } |
---|
| 36 | |
---|
| 37 | material StatsNoise |
---|
| 38 | { |
---|
| 39 | technique |
---|
| 40 | { |
---|
| 41 | pass |
---|
| 42 | { |
---|
| 43 | lighting off |
---|
| 44 | scene_blend alpha_blend |
---|
| 45 | depth_check off |
---|
| 46 | |
---|
| 47 | texture_unit |
---|
| 48 | { |
---|
| 49 | texture console4.tga |
---|
| 50 | } |
---|
| 51 | } |
---|
| 52 | } |
---|
| 53 | } |
---|
| 54 | |
---|
| 55 | material StatsNoiseSmall |
---|
| 56 | { |
---|
| 57 | technique |
---|
| 58 | { |
---|
| 59 | pass |
---|
| 60 | { |
---|
| 61 | lighting off |
---|
| 62 | scene_blend alpha_blend |
---|
| 63 | depth_check off |
---|
| 64 | |
---|
| 65 | texture_unit |
---|
| 66 | { |
---|
| 67 | texture console5.tga |
---|
| 68 | } |
---|
| 69 | } |
---|
| 70 | } |
---|
| 71 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.