mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 04:12:02 +08:00
wip
This commit is contained in:
parent
85b7907cef
commit
8d4dc40ee5
@ -15,6 +15,7 @@ export default {
|
|||||||
onError: Function,
|
onError: Function,
|
||||||
id: { type: String, default: 'envMap' },
|
id: { type: String, default: 'envMap' },
|
||||||
refraction: Boolean,
|
refraction: Boolean,
|
||||||
|
// todo: remove ?
|
||||||
refractionRatio: { type: Number, default: 0.98 },
|
refractionRatio: { type: Number, default: 0.98 },
|
||||||
},
|
},
|
||||||
created() {
|
created() {
|
||||||
|
Loading…
Reference in New Issue
Block a user