Unreal Engine Blueprint API Reference > Utilities > Flow Control > Switch
Selects an output that matches the input value
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
enum | Selection |
Outputs
Type | Name | Description |
---|---|---|
exec | Rectangular | |
exec | Triangle | |
exec | Downward Triangle | |
exec | Upward Triangle | |
exec | Exponential Decay | |
exec | Exponential Increase | |
exec | Gaussian | |
exec | Hanning | |
exec | Lanczos | |
exec | Cosine | |
exec | Cosine Squared | |
exec | Welch | |
exec | Blackman | |
exec | Blackman Harris |