Curve Tube ST
Compute curve tube ST values
Installation
To use this Node, you must enable omni.graph.nodes
in the Extension Manager.
Inputs
Name |
Type |
Description |
Default |
---|---|---|---|
curveVertexStarts |
|
Vertex starting points |
|
curveVertexCounts |
|
Vertex counts for the curve points |
|
tubeSTStarts |
|
Vertex index values for the tube ST starting points |
|
tubeQuadStarts |
|
Vertex index values for the tube quad starting points |
|
cols |
|
Columns of the tubes |
|
t |
|
T values of the tubes |
|
width |
|
Width of tube positions, if scaling T like S |
|
scaleTLikeS |
|
If true then scale T the same as S |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
primvars:st |
|
Array of computed ST values |
|
primvars:st:indices |
|
Array of computed ST indices |