返回介绍

Renderer.isVisible 是否可见

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

JavaScript => public var isVisible: bool;
C# => public bool isVisible;

Description 描述

Is this renderer visible in any camera? (Read Only)
在任意的摄像机中该渲染器是否可见(只读)。

Note that the object is considered visible when it needs to be rendered in the scene. For example, it might not actually be visible by any camera but still need to be rendered for shadows. When running in the editor, the scene view cameras will also cause this value to be true.
注意当该物体在场景中被渲染时,应考虑该物体是否可见。例如,它实际上不显示在摄像机里但是依然需要去用着色器为它渲染。当在编辑器中运行时,场景视图摄像机也有可能导致该值为真。

See Also: OnBecameVisible, OnBecameInvisible.

renderer

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

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

发布评论

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