mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-24 00:09:32 +00:00
[3d] some general improvement (#2714)
This commit is contained in:
@@ -72,7 +72,7 @@ class Load3DConfiguration {
|
||||
|
||||
this.load3d.setLightIntensity(lightIntensity)
|
||||
|
||||
const fov = this.load3d.loadNodeProperty('FOV', 75)
|
||||
const fov = this.load3d.loadNodeProperty('FOV', 35)
|
||||
|
||||
this.load3d.setFOV(fov)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user