SoInteractionInfoYAML¶
- MacroModule¶
author
package
definition
see also
keywords
Purpose¶
The SoInteractionInfoYAML module allows to get the managed interaction configuration of a subgraph and lists all actions
in YAML format.
You can use this output directly to copy and modify some of these actions using a SoInteractionMappingYAML,
which uses the same syntax.
Parameter Fields¶
Visible Fields¶
Filter¶
- name: filter, type: String¶
Specifies a substring that is used for filtering the names of the actions (case insensitive). Changing the filter also causes triggering of an update.
Mapping (YAML)¶
- name: mapping, type: String¶
The YAML mapping of the actions. See
SoInteractionMappingYAMLfor the syntax description.
Update¶
- name: update, type: Trigger¶
Update actions from the connected scene.