mirror of
https://github.com/troisjs/trois.git
synced 2024-11-23 20:02:32 +08:00
cleanup
This commit is contained in:
parent
f9b18c6b7a
commit
4d30f03130
@ -196,7 +196,6 @@ export default defineComponent({
|
||||
|
||||
if (this.shadow) {
|
||||
this.renderer.shadowMap.enabled = true
|
||||
this.renderer.shadowMap.type = this.shadowType
|
||||
}
|
||||
|
||||
this.renderFn = this.three.composer ? this.three.renderC : this.three.render
|
||||
|
Loading…
Reference in New Issue
Block a user