This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
专业(SIM)
UnigineEditor
界面概述
资源工作流程
版本控制
设置和首选项
项目开发
调整节点参数
Setting Up Materials
设置属性
照明
Sandworm
使用编辑器工具执行特定任务
如何擴展編輯器功能
嵌入式节点类型
Nodes
Effects
Decals
光源
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
编程
基本原理
搭建开发环境
使用范例
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
材质和着色器
Rebuilding the Engine Tools
GUI
双精度坐标
应用程序接口
Animations-Related Classes
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Objects-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
IG Plugin
CIGIConnector Plugin
Rendering-Related Classes
VR-Related Classes
创建内容
内容优化
材质
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials

Sky

Sky is an object used to recreate the atmosphere in the scene. It is modelled as an upper hemisphere of the specified color, tiled with clouds textures to produce plausible and inexpensive dynamic clouds. It can also have any cube map as a background picture.Sky是用于在场景中重现气氛的对象。它被建模为指定颜色的上半球,并用云块纹理平铺以生成合理且廉价的动态云。它也可以具有任何立方体贴图作为背景图片。

See Also也可以看看#

  • The sky_base material to adjust the sky appearancesky_base材质调整天空外观
  • The ObjectSky class to edit the sky via APIObjectSky类,用于通过API编辑天空

Creating Sky创造天空#

To create the sky, perform the following steps:要创建天空,请执行以下步骤:

  1. On the Menu bar, click Create -> Sky -> Sky.

    在菜单栏上,单击Create -> Sky -> Sky

  2. Place the sky object somewhere in the world.将天体放置在世界上的某个地方。
  3. Specify the sky parameters.指定天空参数

Sky Parameters天空参数#

Spherical Create the spherical sky dome. If the option is disabled, only the upper hemisphere will be created.
注意
The sky is represented as the sky dome. To avoid the visual artifacts of the apparent curvature caused by applying the clouds texture, sphere is recommended to be flattened a bit (for detailed information see the sky_base material).The sky is represented as the sky dome. To avoid the visual artifacts of the apparent curvature caused by applying the clouds texture, sphere is recommended to be flattened a bit (for detailed information see the sky_base material).
The sky is represented as the sky dome. To avoid the visual artifacts of the apparent curvature caused by applying the clouds texture, sphere is recommended to be flattened a bit (for detailed information see the sky_base material).
创建球形天穹。如果禁用该选项,则只会创建上半球。
注意
The sky is represented as the sky dome. To avoid the visual artifacts of the apparent curvature caused by applying the clouds texture, sphere is recommended to be flattened a bit (for detailed information see the sky_base material).天空表示为穹顶。为了避免由于应用云纹理而导致的明显曲率的视觉伪像,建议将球体稍微展平(有关详细信息,请参见sky_base材质)。
最新更新: 2021-04-29
Build: ()