Basic Properties
基本属性
姓名
Here you can enter a name for the object.
在这里您可以输入对象的名称。
图层
If an element was assigned to a layer its layer color will be displayed here. This field reflects the layer color in the Layer Palette. You can drag & drop layers from the Layer Manager or similar layer fields onto this field. You can also assign layers or remove elements from current layers using the menus located behind the small triangle.
如果一个元素被分配到一个图层,它的图层颜色将显示在这里。此字段反映图层调色板中的图层颜色。你可以从图层管理器或类似的图层拖放图层到这个字段上。您还可以使用位于小三角形后面的菜单来分配图层或从当前图层中删除元素。
优先权
You can assign a priority to each expression. This is especially useful when working with Python or XPresso Expressions that you have created yourself. Sometimes the priority is crucial for determining exactly when the expression is evaluated. The same expression can produce different results depending on whether it is executed before or after other expressions in the scene.
可以为每个表达式分配优先级。这在使用您自己创建的 Python 或 XPresso 表达式时特别有用。有时,优先级对于确切确定何时计算表达式至关重要。同一个表达式可以产生不同的结果,这取决于它是在场景中其他表达式之前还是之后执行。
Don’t forget that this calculation sequence will be run through for each rendered image!
不要忘记,这个计算序列将运行通过每个渲染图像!
Possible priority values range from -499 to 499 and apply to the chosen category on the left: Initial, Animation, Expressions, Dynamics or Generators.
可能的优先级值范围从 -499到499,并应用于左边选择的类别: 初始,动画,表达式,动态或生成器。
When using expressions with the same priority (on the same object) the order in which they will be calculated will be in accordance with their sequence (position) in the Object Manager.
当使用具有相同优先级(在相同对象上)的表达式时,计算它们的顺序将与它们在 Object Manager 中的顺序(位置)一致。
例子:
For a Project with four expressions with the following priorities:
有四个表达式的项目,优先次序如下:
This results in the following order of execution:
这将导致以下执行顺序:
Dynamics (e.g., Priority Generator +400) defines these priorities internally and these cannot be changed. For example, Expressions that point to an object deformed by Dynamics require a priority of at least Generator +401.
动态(例如,优先级生成器 + 400)在内部定义这些优先级,并且这些优先级不能改变。例如,指向被动力学变形的物体的表达式至少需要 Generator + 401的优先级。
依赖相机
This option defines whether the object or tag should be carried out even if only the Viewport view has changed (e.g., when navigating the scene via the Viewport).
这个选项定义了是否应该执行对象或标记,即使只有 Viewport 视图发生了变化(例如,当通过 Viewport 导航场景时)。
启用
Turns the corresponding expression on or off.
打开或关闭相应的表达式。
TIP: 提示: