转换和通用参数
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选项卡上可用。这些参数对于所有类型的节点都是通用的,并且始终可用于编辑。
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 。
Transformation Parameters转换参数#
Position | Specifies the position coordinates for the node.指定节点的位置坐标。 |
---|---|
Rotation | Specifies the rotation coordinates for the node.指定节点的旋转坐标。 |
Scale | 指定X,Y和Z轴的比例因子。 |
通过单击带有值的字段旁边的,可以将参数设置为默认值。
您还可以使用以下显示的上下文菜单一起复制和粘贴位置,旋转或缩放以及所有变换参数,方法是单击带有值的字段旁边的。
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.当不需要将节点切出混乱时,建议禁用此选项以获得更好的性能。尤其是当世界包含大量此类节点时。 |
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.当不需要从草皮中剪掉节点时,建议禁用此选项以获得更好的性能。尤其是当世界包含大量此类节点时。 |