Crate Curve From Frame
Create a frame object based on a curve description
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 |
|
curvePoints |
|
Points on the curve to be framed |
Outputs
Name |
Type |
Description |
Default |
---|---|---|---|
tangent |
|
Tangents on the curve frame |
|
up |
|
Up vectors on the curve frame |
|
out |
|
Out vector directions on the curve frame |