Yotsuba Games

Pose Step Track

Stores discrete pose steps as a RecordedLayer document

advanced
Since P00

Input Ports

Time

Optional input that overrides the evaluation time

Float

Output Ports

Layer

Recorded pose-step document

RecordedLayer
Value

Layer value evaluated at the specified time

Map
Summary

Summary string containing the layer count and duration

Text

Parameters

NameTypeDefaultDescription
Step TimeFloat`0.0`Time at which to place the pose
Record DataCustomDataEmptyRecordedLayer save data managed by the editor

Overview

Stores discrete pose steps as a RecordedLayer document

Inputs and Outputs

Input Ports

  • Time Float: Optional input that overrides the evaluation time

Output Ports

  • Layer RecordedLayer: Recorded pose-step document
  • Value Map: Layer value evaluated at the specified time
  • Summary Text: Summary string containing the layer count and duration

Key Parameters

NameTypeDefaultDescription
Step TimeFloat`0.0`Time at which to place the pose
Record DataCustomDataEmptyRecordedLayer save data managed by the editor

When to Use

Use Pose Step Track when you need this operation to remain explicit, reusable, and easy to tune inside a PixPipeline node graph.

Notes

Connect compatible data types and preview the result while tuning this node. Parameter names and port names follow the PixPipeline UI.