examples: triangles: fix ball diffraction index
The ball was intended to be a glass ball, so an index of 1.5
This commit is contained in:
parent
70c0e0cdf3
commit
c0c332e3fa
|
@ -35,7 +35,7 @@ objects:
|
||||||
g: 1.0
|
g: 1.0
|
||||||
b: 1.0
|
b: 1.0
|
||||||
transparency: 1.0
|
transparency: 1.0
|
||||||
index: 1.9
|
index: 1.5
|
||||||
texture:
|
texture:
|
||||||
type: uniform
|
type: uniform
|
||||||
color:
|
color:
|
||||||
|
|
Loading…
Reference in a new issue