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

int[]

Vertex starting points

curveVertexCounts

int[]

Vertex counts for the curve points

curvePoints

float[3][]

Points on the curve to be framed

Outputs

Name

Type

Description

Default

tangent

float[3][]

Tangents on the curve frame

up

float[3][]

Up vectors on the curve frame

out

float[3][]

Out vector directions on the curve frame