OmniGraph Node omni.graph.action.SyncGate

omni.graph.action.SyncGate Properties

Name

Value

Version

1

Extension

omni.graph.action

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Sync Gate

__categories

graph:action,flowControl

Generated Class Name

OgnSyncGateDatabase

Python Module

omni.graph.action

omni.graph.action.SyncGate Description

This node triggers when all its input executions have triggered successively at the same synchronization value.

omni.graph.action.SyncGate Inputs

Name

Type

Default

Required?

Descripton

inputs:execIn

execution

None

Y

The input execution

uiName

Execute In

inputs:syncValue

uint64

0

Y

Value of the synchronization reference.

uiName

Sync

omni.graph.action.SyncGate Outputs

Name

Type

Default

Required?

Descripton

outputs:execOut

execution

None

Y

The output execution

uiName

Execute Out

outputs:syncValue

uint64

None

Y

Value of the synchronization reference.

uiName

Sync