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

物产

Properties can be assigned to the entire node as well as to each surface of the node (in case if a node is an object). You can assign multiple properties to a single node. A property can be edited via the Property tab of the Parameters window: it becomes available when the target property is selected in the Properties hierarchy. You can also edit property parameters via the corresponding section of the Node tab of the Parameters window, when a node is selected (see below). 可以将属性 分配给整个节点以及该节点的每个表面(如果节点是对象)。您可以将多个属性分配给单个节点。可以通过Parameters窗口的Property选项卡编辑属性:在Properties层次结构中选择目标属性后,该属性将变为可用。选择节点后,还可以通过Parameters窗口的Node选项卡的相应部分编辑属性参数。

Node Property节点属性#

To assign a property to the node, select it and specify a *.prop file in the Node Property section of the Node tab:要将属性分配给节点,请选择它并在Node选项卡的Node Property部分中指定*.prop文件:

Node Property节点属性

You can also drag the desired property from the Properties hierarchy directly to the corresponding field in the Parameters window.您也可以将所需的属性从Properties层次结构直接拖动到Parameters窗口中的相应字段。

Check also the alternative ways of assigning a property to a node. To set the parameter to the default value, click right next to the field with the property name.另请检查将属性分配到节点的替代方法。要将参数设置为默认值,请单击具有属性名称的字段旁边的

To add a new property slot for the node, click Add Property.要为该节点添加新的属性插槽,请单击Add Property

分配属性后,即可对其参数进行编辑。

注意
If you modify a property parameter (parameters) of a node via this interface, an instanced property will be saved to the .world or .node file. Rather than all the parameters of the property, it will contain only the modified ones. 如果通过此接口修改节点的属性参数(参数),则实例化的属性将保存到.world.node文件中。而不是属性的所有参数,它将仅包含修改后的参数。

Surface Property表面性质#

To assign a property to a surface, select it in the hierarchy list and specify a *.prop file in the Surface Property section on the Node tab (it can be found right after the Material section): 要将属性分配给表面,请在层次结构列表中选择它,然后在Node选项卡的Surface Property部分中指定一个*.prop文件(可以在Material部分之后找到):

Surface Property表面性质

Check also the alternative ways of assigning a property to a surface. 还要检查将属性分配到曲面的替代方法。

When a property is assigned, its parameters are available for editing.分配属性后,即可对其参数进行编辑。

最新更新: 2020-11-24
Build: ()