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

转换和通用参数

Transformation and common parameters are available on the Node tab of the Parameters window. These parameters are common for all types of nodes and always available for editing.转换和公共参数在Parameters窗口的Node选项卡上可用。这些参数对于所有类型的节点都是通用的,并且始终可用于编辑。

Transformation and Common Parameters转换和通用参数

The topmost section of the Parameters windows includes common node description:Parameters窗口的最顶部部分包含公共节点描述:

  • Enabled flag toggles the node on and off. If unchecked, the node will not be rendered. Enabled标志用于打开和关闭节点。如果未选中,则不会渲染该节点。
  • Name — the name of the node. Name —节点的名称。
  • Type — the type of the node, it defines the set of node-specific parameters. Type —节点的类型,它定义了特定于节点的参数集。
  • ID — the ID of the node. ID —节点的 ID
注意
您还可以通过World Nodes Hierarchy窗口重命名和切换节点的开和关。

Transformation Parameters转换参数#

Position Specifies the position coordinates for the node.指定节点的位置坐标。
Rotation Specifies the rotation coordinates for the node.指定节点的旋转坐标。
Scale 指定X,Y和Z轴的比例因子。

通过单击带有值的字段旁边的,可以将参数设置为默认值。

您还可以使用以下显示的上下文菜单一起复制和粘贴位置,旋转或缩放以及所有变换参数,方法是单击带有值的字段旁边的

Copying, resetting and pasting node transformation parameters复制,重置和粘贴节点转换参数
注意
Math operations are available for spinboxes.数学运算可用于Spinbox。

Common Parameters常用参数#

Triggers Interaction Enables interaction of the node with World Triggers.启用节点与世界触发器的交互。
Clutter Interaction Enables interaction of the node (Object or Decal) with World Clutters and Mesh Clutters. This option enables cutting out clutter objects in the areas of intersection with an Object or a Decal (e.g., can be used to remove vegetation under houses or from the surface of roads projected using decals).
注意
It is recommended to disable this option for better performance, when cutting node out of clutters is not necessary. Especially when the world contains a significant number of such nodes.It is recommended to disable this option for better performance, when cutting node out of clutters is not necessary. Especially when the world contains a significant number of such nodes.
It is recommended to disable this option for better performance, when cutting node out of clutters is not necessary. Especially when the world contains a significant number of such nodes.
启用节点(对象或贴图)与World CluttersMesh Clutters。此选项可在与对象或贴花相交的区域中切出杂物(例如,可用于去除房屋下方或贴花投影道路表面的植被)。
注意
It is recommended to disable this option for better performance, when cutting node out of clutters is not necessary. Especially when the world contains a significant number of such nodes.当不需要将节点切出混乱时,建议禁用此选项以获得更好的性能。尤其是当世界包含大量此类节点时。
Immovable 将节点定义为clutter对象,这意味着将其移动到单独的空间树,以固定(静态)对象,从而优化节点管理。
Culled by Occlusion Query Enables occlusion query for the objects. The objects are tested whether their bounding boxes are seen. It allows reducing the number of rendered triangles, which is beneficial by using heavy shaders. This option provides the substantial performance gain when enabled for water or meshes with reflections.
注意
Enable this option only for a few nodes that use heavy shaders; otherwise, the performance will decrease instead of increasing.Enable this option only for a few nodes that use heavy shaders; otherwise, the performance will decrease instead of increasing.

Culling will be performed if the hardware occlusion query test is enabled for the scene (the Rendering -> Occlusion Culling -> Occlusion Query flag is set).Culling will be performed if the hardware occlusion query test is enabled for the scene (the Rendering -> Occlusion Culling -> Occlusion Query flag is set).

Enable this option only for a few nodes that use heavy shaders; otherwise, the performance will decrease instead of increasing.Culling will be performed if the hardware occlusion query test is enabled for the scene (the Rendering -> Occlusion Culling -> Occlusion Query flag is set).
启用对象的遮挡查询。测试对象是否可见其边界框。它允许减少渲染三角形的数量,这通过使用较重的着色器是有好处的。当启用水或带有反射的网格时,此选项可显着提高性能。
注意
Enable this option only for a few nodes that use heavy shaders; otherwise, the performance will decrease instead of increasing.仅对使用大量着色器的少数节点启用此选项。否则,性能将下降而不是提高。

Culling will be performed if the hardware occlusion query test is enabled for the scene (the Rendering -> Occlusion Culling -> Occlusion Query flag is set).如果为场景启用了硬件遮挡查询测试(设置了Rendering -> Occlusion Culling -> Occlusion Query标志),则会进行剔除。

Grass Interaction Enables interaction of the node (Object or Decal) with Grass. This option enables cutting out Grass in the areas of intersection with an Object or a Decal (e.g., can be used to remove vegetation under houses or from the surface of roads projected using decals).
注意
It is recommended to disable this option for better performance, when cutting node out of grass is not necessary. Especially when the world contains a significant number of such nodes.It is recommended to disable this option for better performance, when cutting node out of grass is not necessary. Especially when the world contains a significant number of such nodes.
It is recommended to disable this option for better performance, when cutting node out of grass is not necessary. Especially when the world contains a significant number of such nodes.
启用节点(对象或贴图)与Grass。此选项可在与“对象”或“贴花”相交的区域中剪除草(例如,可用于去除房屋下方或贴花投影的道路表面上的植被)。
注意
It is recommended to disable this option for better performance, when cutting node out of grass is not necessary. Especially when the world contains a significant number of such nodes.当不需要从草皮中剪掉节点时,建议禁用此选项以获得更好的性能。尤其是当世界包含大量此类节点时。
最新更新: 2024-02-27
Build: ()