open all | close all

Interaction Tag 交互标签Basic 基础Tag 标签Scripting 脚本Output 输出Poly Info 保利信息科技有限公司Proxy 代理人

Tag Properties

标签属性

Tweakable

可调整的

Enable this option if the tagged object should be moved when clicked on and dragged. If the object should remain unaffected, this option should be disabled.

如果单击并拖动标记的对象时应移动该对象,则启用此选项。如果对象应该保持不受影响,此选项应该被禁用。

Tip: 提示:
There is a global tweak option that can be used to enable or disable tweaking. The option in this tag, however, always has a higher priority and will override the global setting. 有一个全局调整选项,可以用来启用或禁用调整。但是,此标记中的选项总是具有较高的优先级,并将覆盖全局设置

Disable Viewport Selection

禁用视窗选择

This option defines whether or not the tagged object can be selected in the Viewport. If this option is enabled, selection will not be possible. This can, for example, be useful if you have a high number of control objects and only some of them should be selected.

此选项定义是否可以在 Viewport 中选择标记的对象。如果启用此选项,则无法进行选择。例如,如果您有大量的控制对象,并且只应该选择其中的一部分,那么这种方法就很有用。

When Selected

当被选中

This setting defines what should happen when the tagged object is already selected and subsequently clicked on and dragged. For example, should the tag be evaluated (i.e., call up existing scripts, output values, etc.) or ignored completely? What if multiple objects are selected - should all tagged objects be evaluated or just one? These types of issues can be defined using this setting.

这个设置定义了当标记的对象已经被选中,然后单击并拖动时应该发生什么。例如,应该对标记进行计算(例如,调用现有的脚本、输出值等)还是完全忽略?如果选择了多个对象,那么应该评估所有标记的对象还是只评估一个对象?可以使用此设置定义这些类型的问题。

  • Invoke on Transformation 转换中的调用: The tag’s parameters will be evaluated even though no tweak procedure is present. : 标签的参数将被评估,即使没有调整过程
  • Disable Tag 禁用标签: The tag will be ignored. Functions only for actual tweak procedures (no prior selection). : 标签将被忽略。函数仅用于实际调整过程(不需要事先选择)
  • Always Tweak 总是扭扭捏捏: Let’s say you have 3 objects, each with an Interaction tag, and all three objects have been selected. If you enable the Move tool and move one of the objects, all objects will be moved (this is not a tweak, this is a normal move function). If one object is set to : 假设您有3个对象,每个对象都有一个 Interaction 标记,并且所有3个对象都被选中。如果启用 Move 工具并移动其中一个对象,所有对象都会被移动(这不是一个调整,这是一个普通的移动函数)。如果一个对象被设置为Always Tweak 总是扭扭捏捏, only this object would move if dragged (and if one of the other objects were move, only the remaining two would move). ,只有这个对象将移动,如果拖动(如果其他对象之一移动,只有其余两个将移动)

Disable Transforms

禁用转换

If an object is already selected, enabling this option will prevent this object from being transformed (moved, scaled, rotated).

如果对象已经被选中,启用此选项将防止此对象被转换(移动、缩放、旋转)。

Highlight Object

高亮对象

Enable this option if the tagged object should be highlighted when selected - as shown above.

如果标记的对象在选择时突出显示,则启用此选项,如上所示。

Hide Mouse On Drag

拖动鼠标

Enable this option if the cursor should be hidden when the tagged object is tweaked.

如果在调整标记的对象时光标应该隐藏,则启用此选项。

Hide Object

隐藏对象

If this option is enabled, the tagged object will be hidden (but will still be rendered) and only highlighted when the cursor is hovered over it (the Highlight Object option must be enabled). This is useful for creating ,hidden’ handles that are only displayed when the object is clicked on.

如果启用此选项,标记的对象将被隐藏(但仍将呈现) ,只有当光标悬停在它上面时才会突出显示(必须启用 Highlight Object 选项)。这对于创建只有在单击对象时才会显示的隐藏’句柄很有用。

If the Highlight Object option is disabled, the handles will remain hidden and only you will know where they are …

如果突出显示对象选项被禁用,句柄将保持隐藏,只有你会知道他们在哪里..。