Yotsuba Games

Int Input

Outputs a controllable integer value with presets and soft UI range

intermediate
Since P00

Output Ports

Value

Value output from Int Input.

Int

Parameters

NameTypeDefaultDescription
ValueInt0Controls the value setting for Int Input.
Range PresetEnum`Count`Select a commonly used soft UI range quickly
Soft MinInt1Soft UI minimum used in Custom mode
Soft MaxInt16Soft UI maximum used in Custom mode
Soft StepInt1Soft UI step used in Custom mode
Hard MinInt-100000Actual lower bound applied to the output value
Hard MaxInt100000Actual upper bound applied to the output value
Snap StepInt1Controls the snap step setting for Int Input.

Overview

Outputs a controllable integer value with presets and soft UI range

Inputs and Outputs

Output Ports

  • Value Int: Value output from Int Input.

Key Parameters

NameTypeDefaultDescription
ValueInt0Controls the value setting for Int Input.
Range PresetEnum`Count`Select a commonly used soft UI range quickly
Soft MinInt1Soft UI minimum used in Custom mode
Soft MaxInt16Soft UI maximum used in Custom mode
Soft StepInt1Soft UI step used in Custom mode
Hard MinInt-100000Actual lower bound applied to the output value
Hard MaxInt100000Actual upper bound applied to the output value
Snap StepInt1Controls the snap step setting for Int Input.

When to Use

Use Int Input 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.

Int Input — PixPipeline Node Reference