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,
|
||||
id: { type: String, default: 'envMap' },
|
||||
refraction: Boolean,
|
||||
// todo: remove ?
|
||||
refractionRatio: { type: Number, default: 0.98 },
|
||||
},
|
||||
created() {
|
||||
|
Loading…
Reference in New Issue
Block a user