material
name "cube"
refractionindex 1.33 //屈折率
extinction 1 1 1
component
type "diffuse"
color 0 0 0 //自信ないけど、extinction設定時は、diffuse未使用か、0を設定してます
end
component
type "reflection"
color 0.9 0.9 0.9
end
component
type "refraction"
color 0.9 0.9 0.9
end
end
