This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
专业(SIM)
UnigineEditor
界面概述
资源工作流程
版本控制
设置和首选项
项目开发
调整节点参数
Setting Up Materials
设置属性
照明
Sandworm
使用编辑器工具执行特定任务
如何擴展編輯器功能
嵌入式节点类型
Nodes
Objects
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

Volume Box

Volume Box is a cuboid shaped volume that can be used to simulate:Volume Box是一个长方体形状的体积,可以用来模拟:

  • Fog, haze or mist that hides objects behind it. If boxes with fog intersect, denser fog is created.多雾路段,隐藏对象的薄雾或薄雾。如果有雾的盒子相交,就会产生更浓的雾。
  • Clouds or shaped fog.或形状的雾。
  • Light shafts from the world light source. For sun beams to fall through windows and other openings, the room should be inside the box.光轴来自世界光源。为了让阳光穿过窗户和其他开口,房间应该在盒子里面。

Volume box with a fog material

Volume Box with a fog material on the floor与雾材质体积箱在地板上

Volume box with a fog material

Volume Box with a fog material卷盒带有雾状材质

See also另请参阅#

Creating a Box Object创建框对象#

To create a Box object, perform the following steps:创建一个框对象,请执行以下步骤:

  1. On the Menu bar, click Create -> Volume -> Box.

    在“菜单”栏,单击Create -> Volume -> Box

  2. Place the Box object somewhere in the world.将Box对象放置在世界的某个地方。
  3. Specify the Box object parameters.指定 Box 对象 参数

Box Parameters箱参数#

In the Volume Box section (Parameters window -> Node tab), you can adjust the following parameters of the Volume Box: Volume Box部分(Parameters窗口→Node选项卡),您可以调整Volume Box的以下参数:

Edit Size Toggles the editing mode for the Volume Box node. When enabled, the Volume Box sides that can be resized are highlighted with the colored rectangles. To change the size of a side, drag the corresponding rectangle.

切换编辑模式Volume Box节点。当启用时,Volume Box双方可以调整大小的突出显示颜色的矩形。改变大小的一边,拖动对应的矩形。

Size Length, width, and height of the box (in units) along X, Y, and Z axes.盒子沿X、Y和Z轴的长度、宽度和高度(单位)。
最新更新: 2023-06-21
Build: ()