OmniGraph Node omni.graph.nodes.CurveTubeST

omni.graph.nodes.CurveTubeST Properties

Name

Value

Version

1

Extension

omni.graph.nodes

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

uiName

Curve Tube ST

__categories

geometry:generator

Generated Class Name

OgnCurveTubeSTDatabase

Python Module

omni.graph.nodes

omni.graph.nodes.CurveTubeST Description

Compute curve tube ST values

omni.graph.nodes.CurveTubeST Inputs

Name

Type

Default

Required?

Descripton

inputs:cols

int[]

[]

Y

Columns of the tubes

uiName

Columns

inputs:curveVertexCounts

int[]

[]

Y

Vertex counts for the curve points

uiName

Curve Vertex Counts

inputs:curveVertexStarts

int[]

[]

Y

Vertex starting points

uiName

Curve Vertex Starts

inputs:scaleTLikeS

bool

False

Y

If true then scale T the same as S

uiName

Scale T Like S

inputs:t

float[]

[]

Y

T values of the tubes

uiName

T Values

inputs:tubeQuadStarts

int[]

[]

Y

Vertex index values for the tube quad starting points

uiName

Tube Quad Starts

inputs:tubeSTStarts

int[]

[]

Y

Vertex index values for the tube ST starting points

uiName

Tube ST Starts

inputs:width

float[]

[]

Y

Width of tube positions, if scaling T like S

uiName

Tube Widths

omni.graph.nodes.CurveTubeST Outputs

Name

Type

Default

Required?

Descripton

outputs:primvars:st

float[2][]

None

Y

Array of computed ST values

uiName

ST Values

outputs:primvars:st:indices

int[]

None

Y

Array of computed ST indices

uiName

ST Indices