Navigation
BlueprintAPI > BlueprintAPI/Spline > BlueprintAPI/Spline/Metadata
Set a float attribute parameter by index.
Target is Spline Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | Index | The index of the specified attribute. |
| real | In Key | The desired attribute parameter. |
| name | Property Name | The name of the attribute channel containing the specified attribute. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| integer | Return Value | The index of the specified attribute after changing the attribute parameter (it can change). |