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

int[]

Vertex starting points

curveVertexCounts

int[]

Vertex counts for the curve points

tubeSTStarts

int[]

Vertex index values for the tube ST starting points

tubeQuadStarts

int[]

Vertex index values for the tube quad starting points

cols

int[]

Columns of the tubes

t

float[]

T values of the tubes

width

float[]

Width of tube positions, if scaling T like S

scaleTLikeS

bool

If true then scale T the same as S

Outputs

Name

Type

Description

Default

primvars:st

float[2][]

Array of computed ST values

primvars:st:indices

int[]

Array of computed ST indices