Product media placeholder
Replace this area with a screenshot or short walkthrough video during the media sweep.
Per-character draw-order layering. Assigns a discrete layer index per character based on reveal order pattern + stride. Writes `piece.outputs.drawLayerIndex.set(layerIdx)` via the F260 port-sourced rendering contract.
Inputs
| Port | Type | Description |
|---|---|---|
baseIndex | float | Base Index |
stride | float | Stride |
seed | float | Seed |
Outputs
| Port | Type | Description |
|---|---|---|
| - | - | No ports declared. |
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
textId | objectPicker | "" | Text Object |
mode | enum | "linear" | Order Mode options linear, center-out, edges-in, random |
Envelope
Use textDrawLayerIndexApply as the node type inside a graph node envelope. Add id, optional params, optional connections, and optional activeWhen based on the guide context.
Generated source
Registry faster-motion-docs/node-registry.jsonCategory page /help/faster-motion/faster-motion-node-category-text/