Added material to the screen of LCD module.
This commit is contained in:
parent
90dc386e29
commit
6bc799d73f
2 changed files with 2 additions and 9 deletions
Binary file not shown.
|
@ -5142,14 +5142,7 @@ DEF Cube1 Transform {
|
|||
},
|
||||
Shape {
|
||||
appearance Appearance {
|
||||
material DEF lcd Material {
|
||||
diffuseColor 1.0 1.0 1.0
|
||||
emissiveColor 0.0 0.0 0.0
|
||||
specularColor 0.0 0.0 0.0
|
||||
ambientIntensity 1.0
|
||||
transparency 0.0
|
||||
shininess 0.0
|
||||
}
|
||||
material USE color_256_255_255
|
||||
}
|
||||
geometry IndexedFaceSet {
|
||||
normalPerVertex TRUE
|
||||
|
@ -5172,7 +5165,7 @@ DEF Cube1 Transform {
|
|||
0.1666666716337204 0.1666666716337204 0.1666666716337204,
|
||||
1.0 1.0 1.0 ] }
|
||||
colorIndex [
|
||||
0, 0, 0, 0, -1 ]
|
||||
1, 1, 1, 1, -1 ]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue