Last change
on this file since 11526 was
11088,
checked in by landauf, 9 years ago
|
improved glow effects
|
-
Property svn:eol-style set to
native
|
File size:
641 bytes
|
Line | |
---|
1 | material Trail/backlighttrail |
---|
2 | { |
---|
3 | technique |
---|
4 | { |
---|
5 | pass |
---|
6 | { |
---|
7 | lighting off |
---|
8 | scene_blend alpha_blend |
---|
9 | depth_check on |
---|
10 | depth_write off |
---|
11 | emissive 1 1 1 |
---|
12 | |
---|
13 | texture_unit |
---|
14 | { |
---|
15 | texture backlighttrail.png |
---|
16 | } |
---|
17 | } |
---|
18 | } |
---|
19 | |
---|
20 | technique |
---|
21 | { |
---|
22 | scheme glow |
---|
23 | pass |
---|
24 | { |
---|
25 | lighting off |
---|
26 | scene_blend alpha_blend |
---|
27 | depth_check on |
---|
28 | depth_write off |
---|
29 | emissive 1 1 1 |
---|
30 | |
---|
31 | texture_unit |
---|
32 | { |
---|
33 | texture backlighttrail_glow.png |
---|
34 | } |
---|
35 | } |
---|
36 | } |
---|
37 | } |
---|
38 | |
---|
39 | |
---|
40 | material Trail/backlighttrailzwei |
---|
41 | { |
---|
42 | technique |
---|
43 | { |
---|
44 | pass |
---|
45 | { |
---|
46 | lighting off |
---|
47 | scene_blend alpha_blend |
---|
48 | depth_check on |
---|
49 | depth_write off |
---|
50 | |
---|
51 | texture_unit |
---|
52 | { |
---|
53 | texture backlighttrail2.png |
---|
54 | } |
---|
55 | } |
---|
56 | } |
---|
57 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.