Added taxiway textures.
This commit is contained in:
parent
15fcf17d25
commit
94fcf991cc
3 changed files with 20 additions and 0 deletions
BIN
Textures/Runway/pa_taxiway.rgb
Normal file
BIN
Textures/Runway/pa_taxiway.rgb
Normal file
Binary file not shown.
BIN
Textures/Runway/pc_taxiway.rgb
Normal file
BIN
Textures/Runway/pc_taxiway.rgb
Normal file
Binary file not shown.
20
materials
20
materials
|
@ -22,6 +22,16 @@ dirt_rwy {
|
||||||
emissive = 0.0 0.0 0.0 1.0
|
emissive = 0.0 0.0 0.0 1.0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pa_taxiway {
|
||||||
|
texture = Runway/pa_taxiway.rgb
|
||||||
|
wrapu = 1
|
||||||
|
wrapv = 1
|
||||||
|
ambient = 0.2 0.2 0.2 1.0
|
||||||
|
diffuse = 0.2 0.2 0.2 1.0
|
||||||
|
specular = 0.0 0.0 0.0 1.0
|
||||||
|
emissive = 0.0 0.0 0.0 1.0
|
||||||
|
}
|
||||||
|
|
||||||
pa_threshold {
|
pa_threshold {
|
||||||
texture = Runway/pa_threshold.rgb
|
texture = Runway/pa_threshold.rgb
|
||||||
wrapu = 0
|
wrapu = 0
|
||||||
|
@ -362,6 +372,16 @@ pa_rest {
|
||||||
emissive = 0.0 0.0 0.0 1.0
|
emissive = 0.0 0.0 0.0 1.0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pc_taxiway {
|
||||||
|
texture = Runway/pc_taxiway.rgb
|
||||||
|
wrapu = 1
|
||||||
|
wrapv = 1
|
||||||
|
ambient = 0.2 0.2 0.2 1.0
|
||||||
|
diffuse = 0.2 0.2 0.2 1.0
|
||||||
|
specular = 0.0 0.0 0.0 1.0
|
||||||
|
emissive = 0.0 0.0 0.0 1.0
|
||||||
|
}
|
||||||
|
|
||||||
pc_threshold {
|
pc_threshold {
|
||||||
texture = Runway/pc_threshold.rgb
|
texture = Runway/pc_threshold.rgb
|
||||||
wrapu = 0
|
wrapu = 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue