返回介绍

LightProbes 灯光探测器

发布于 2019-12-18 15:37:56 字数 1870 浏览 922 评论 0 收藏 0

class in UnityEngine/Inherits from: Object

Description 描述

Stores light probes for the scene.

场景灯光探测器存储。

The baked data includes: probe positions, Spherical Harmonics (SH) coefficients and the tetrahedral tessellation. You can modify the coefficients at runtime. You can also swap the entire LightProbes object to a different pre-baked one using LightmapSettings.lightProbes.

基础数据包括:探测器位置,球面谐波(SH)系数和四面体剖分。你可以实时修改该系数。你可以使用LightmapSettings.lightProbes与一个不同预烘培交换整个灯光探测器对象。

Variables 变量

bakedProbesCoefficients of baked light probes.
基础灯光探测器的系数。
cellCountThe number of cells space is divided into (Read Only).
划分的单元格数量(只读)。
countThe number of light probes (Read Only).
灯光探测器的数量(只读)。
positionsPositions of the baked light probes (Read Only).
基础灯光探测器的位置(只读)。

Static Functions 静态函数

GetInterpolatedProbeReturns an interpolated probe for the given position for both realtime and baked light probes combined.
返回指定位置的实时的和烘培灯光探测器结合的插入探测器。

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

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

发布评论

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