gpt4 book ai didi

three.js - 是否有 DirectionalLightShadow 助手,或查看阴影边界的方法?

转载 作者:行者123 更新时间:2023-12-04 08:24:15 25 4
gpt4 key购买 nike

我有一个带阴影的 DirectionalLight;然而,很难说整体上阴影的边界在哪里(当我和我的游戏角色越过边界时很容易分辨!)
有没有办法可视化边界在哪里?也许是某种 helper ?

最佳答案

Is there a way to visualize where the bounds are? A helper of some kind, perhaps?


是的。您可以使用 CameraHelper 来可视化阴影相机.像这样尝试:
const helper = new THREE.CameraHelper( light.shadow.camera )
scene.add( helper );

关于three.js - 是否有 DirectionalLightShadow 助手,或查看阴影边界的方法?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/65344548/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com