Navigation
BlueprintAPI > BlueprintAPI/Input
Breaks an ActionValue into X, Y, Z. Axes not supported by value type will be 0.
Target is Enhanced Input Library
Inputs
| Type | Name | Description |
|---|---|---|
| struct | In Action Value |
Outputs
| Type | Name | Description |
|---|---|---|
| real | X | |
| real | Y | |
| real | Z | |
| enum | Type |