返回介绍

ReflectionProbe.importance 重要性

发布于 2019-12-18 15:38:25 字数 998 浏览 1252 评论 0 收藏 0

JavaScript => public var importance: int;
C# => public int importance;

Description 描述

Reflection probe importance.

反射探测器的重要性。

The bigger the value the more important the probe is. When deciding which probe to use for the object, Unity will always pick Important probe over the Not Important. This property also affects blending, if object is inside both Important and Not Important probe, only Important probe will be used, when object is leaving Important probe bounding box, it will gradually blend over Not Important probe. If both probes would have same importance, the object would use both probes.

探针时值越大越重要。当决定探针用于该对象时,Unity 总是选择重要的探针在不重要的之上。该属性影响混合,如果该对象在Important 和Not Important两个探针内,只有Important探针会被使用,当对象离开Important 探针范围时,它会逐渐混合在Not Important探针之上。如果两个探针有相同的importance,那么两个探针都将被使用。

reflectionprobe

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文