RCP
RCP copied to clipboard
Vector Parameter: add label to vector-values
E.g.: A vector2 used for a position might want to to show "X" and "Y" for the first and second value.
possible solutions:
- axes are encoded in parameter-label
- specify Vector2, Vector3, Vector4 and add individual axes-labels
tbc