Navigation
BlueprintAPI > BlueprintAPI/Spline > BlueprintAPI/Spline/Metadata
Set a float attribute value by index.
Target is Spline Component
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | Index | The index of the specified attribute. |
| real | Value | The desired attribute value. |
| name | Property Name | The name of the attribute channel containing the specified attribute. |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out |