Replace Targets

Replaces all occurrences of the given targets with new targets in the input array. Targets are replaced element-wise.

Installation

To use this node enable omni.graph.nodes in the Extension Manager.

Inputs

Name

Type

Descripton

Default

Replace Targets (inputs:replaceTargets)

target

The targets to replace.

None

Metadata

allowMultiInputs = 1

Set Targets (inputs:setTargets)

target

The new targets to set. If empty, targets will be removed.

None

Metadata

allowMultiInputs = 1

Targets (inputs:targets)

target

The input target array.

None

Metadata

allowMultiInputs = 1

Outputs

Name

Type

Descripton

Default

Targets (outputs:targets)

target

The modified target array.

None

Metadata

Name

Value

Unique ID

omni.graph.nodes.ReplaceTargets

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Replace Targets

Categories

sceneGraph

Generated Class Name

OgnReplaceTargetsDatabase

Python Module

omni.graph.nodes