You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As it currently stands, giving a float2 field a [Min(0)] attribute makes the inspector show it as an empty dropdown, rather than the expected effect of clamping the lower bound of the components to 0. This seems like a huge missed opportunity in terms of builtin feel.
The text was updated successfully, but these errors were encountered:
As it currently stands, giving a float2 field a
[Min(0)]
attribute makes the inspector show it as an empty dropdown, rather than the expected effect of clamping the lower bound of the components to 0. This seems like a huge missed opportunity in terms of builtin feel.The text was updated successfully, but these errors were encountered: