Back to search
Node refGold tierUtilities

Select (float) — choose between two floats based on bool condition

Updated 6mo ago
UE 5.3UE 5.4UE 5.5UE 5.6UE 5.7#select#ternary#condition#float#if

Reference

Pure node. bPickA=true returns A, bPickA=false returns B. Works for any type.

Pins

Inputs

None.

Outputs

None.

Function target: KismetMathLibrary · Node name: SelectFloat