Get Targets Size
Returns the size of the target array.
Installation
To use this node enable omni.graph.nodes in the Extension Manager.
Inputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Targets (inputs:targets) |
|
The input target array. |
None |
Metadata |
allowMultiInputs = 1 |
Outputs
Name |
Type |
Descripton |
Default |
---|---|---|---|
Size (outputs:size) |
|
The size of the target array. |
None |
Metadata
Name |
Value |
---|---|
Unique ID |
omni.graph.nodes.GetTargetsSize |
Version |
1 |
Extension |
omni.graph.nodes |
Has State? |
False |
Implementation Language |
C++ |
Default Memory Type |
cpu |
Generated Code Exclusions |
None |
uiName |
Get Targets Size |
Categories |
sceneGraph |
Generated Class Name |
OgnGetTargetsSizeDatabase |
Python Module |
omni.graph.nodes |