Skip to main content

Actor Group

Groups or ungroups actor entities.

NodeImage_c1722ebb-8bc2-45a1-a146-b3767d611cd1

Tags: Actors, Group, Ungroup

Parameters

Operation [Select]
Type of operation to perform.
Group [Compound] [Adds ports 1, 2]
Groups actors, creating an actor group entity.
Merge Attributes [Boolean]
Indicates if the resulting actor groups should carry the common attributes of their children.
Criteria [List]
Criteria for grouping actors (based on the properties of each actor). If none are indicated, all the entities will be sent into the same actor group.
Criterium [Object]
Criterium for grouping actors. The @@attributeName refers to the attributes of each actor.
Ungroup [Compound] [Adds ports 3, 4]
Ungroups actor group entities into their subactors.
Attributes [Choice]
Indicates what kind of attributes the newly ungrouped actors should possess.
Parent and Actor means that the attributes defined for the group will be added to the ungrouped items (only complementing them, not overwriting).
Parent means that the attributes of the ungrouped items will be the ones from the parent.
Actor means that the ungrouped items will only maintain their own attributes.

Inputs

This node has no native inputs.

Parameter Inputs

  • [1] Input [Collective | Actor]: Set of actors to be grouped.
  • [3] Input [Single | Actor Group]: Actor group to be ungrouped.

Outputs

This node has no native outputs.

Parameter Outputs

  • [2] Output [Actor Group]: One or more actor group entities, grouped according to the specified criteria.
  • [4] Output [Actor]: Actors that were contained in the group.