Trigger Gate#

Gate that passes execution only once per sync value and only when both exec and triggerExec signals are received.

Installation#

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

Inputs#

Name

Type

Description

Default

triggerExec

execution

Trigger Execution inputs

exec

execution

Execution in

Sync (syncValue)

uint64

Value of the synchronization reference.

Outputs#

Name

Type

Description

Default

exec

execution

Execution out

Sync (syncValue)

uint64

Value of the synchronization reference.