Navigation
BlueprintAPI > BlueprintAPI/Spline > BlueprintAPI/Spline/Metadata
Get a float attribute value by parameter.
Target is Spline Component
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| real | In Key | The parameter to use when evaluating the specified attribute channel. |
| name | Property Name | The name of the attribute channel to evaluate. |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value | The attribute value. |