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 containing prim |
|
Min Step (minStep) |
|
Minimum step between transforms. |
1.0 |
Max Length (maxLength) |
|
Maximum sum of the distances between transforms. |
100.0 |
lifespan |
|
Lifespan is how long a transform will stay in output. |
1.0 |
rampPositions |
|
Positions for the opacity ramp, in the normalized age space, from zero to one: |
[] |
rampValues |
|
Opacities for the opacity ramp to be applied. |
[] |
rampInterpolations |
|
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 |
|
Output bundle containing all of the imported data. |