1
0
mirror of https://github.com/troisjs/trois.git synced 2024-11-24 04:12:02 +08:00
This commit is contained in:
Kevin Levron 2020-10-14 21:38:36 +02:00
parent 85b7907cef
commit 8d4dc40ee5

View File

@ -15,6 +15,7 @@ export default {
onError: Function,
id: { type: String, default: 'envMap' },
refraction: Boolean,
// todo: remove ?
refractionRatio: { type: Number, default: 0.98 },
},
created() {