genproc: prim to transform

Obtain transforms from a prim

Installation

To use this Node, you must enable wip.genproc.core in the Extension Manager.

Inputs

Name

Type

Description

Default

prim (prim)

bundle

Bundle containing prim

Min Step (minStep)

double

Minimum step between transforms.

1.0

Max Length (maxLength)

double

Maximum sum of the distances between transforms.

100.0

lifespan

float

Lifespan is how long a transform will stay in output.

1.0

rampPositions

float[]

Positions for the opacity ramp, in the normalized age space, from zero to one:

[]

rampValues

float[]

Opacities for the opacity ramp to be applied.

[]

rampInterpolations

int[]

Interpolation curve types for each segment of the opacity ramp. Linear (1) creates a flat curve from point to point in the ramp. Smooth (2) creates an ease in or ease out curve from point to point in the ramp.

[]

Outputs

Name

Type

Description

Default

output

bundle

Output bundle containing all of the imported data.