Material Expression Vector Parameter node main output is float3 not float4

Pretty sure it is intended and has been like that since first version. Top pin on texture samplers and vector parameters represents RGB, not RGBA. I guess this is done for convenience, as XYZ is used more often than XYZW.

1 Like