Yotsuba Games

Ease In/Out

Applies easing function to input value (0-1)

basic
Since P00

Input Ports

Input

Input input for Ease In/Out.

Float

Output Ports

Output

Output output from Ease In/Out.

Float

Parameters

NameTypeDefaultDescription
ModeEnumease_in_outControls the mode setting for Ease In/Out.
PowerFloat2.0Curve intensity (1.0 to 10.0)

Overview

Applies easing function to input value (0-1)

Inputs and Outputs

Input Ports

  • Input Float: Input input for Ease In/Out.

Output Ports

  • Output Float: Output output from Ease In/Out.

Key Parameters

NameTypeDefaultDescription
ModeEnumease_in_outControls the mode setting for Ease In/Out.
PowerFloat2.0Curve intensity (1.0 to 10.0)

When to Use

Use Ease In/Out 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.

Ease In/Out β€” PixPipeline Node Reference