OvrGroupNode

Subclass of Ovr.OvrNode

Description

This Node is used to group various kinds of OvrNodes. The grouped elements will be executed in sequence, from the first to the last one in the list.

Attributes

Note: the following attributes are added to the existing ones from the super class OvrNode

NameTypeDescription

Nodes

Grouped OvrNodes, to be executed in sequence.

Last updated