Frame Gate#

Gate that passes execution only if the syncValue is within the list of validSyncValues.

Installation#

To use this Node, you must enable omni.replicator.core in the Extension Manager.

Inputs#

Name

Type

Description

Default

exec

execution

Execution in

Sync (syncValue)

uint64

Value of the synchronization reference.

Enabled (enabled)

bool

If false, execution passes through the gate unchecked.

False

Outputs#

Name

Type

Description

Default

exec

execution

Execution out

Sync (syncValue)

uint64

Value of the synchronization reference.