[Request] Float2/Float3 material parameters

I’m trying to create vector2 or vector3 parameters for the material. First I create constant2 or 3 and then promote it to parameter, however it transforms into vector parameter which has 4 items! It would be nice to have vec2 and vec3 parameters because otherwise some components are unused and confuse user or scalar components have to be assembled inside the material which is ugly.

Hi ,

Thank you for your request, we will take this into consideration.

+1 on this. Would be great addition to have.