Skip to content

Support for float2 / float3 UI #45

@noors84

Description

@noors84

Hello, would it be possible to add support for float2/float3 UI as it is confusing for the final user to have unused extra values ?
e.g.
[Sub(g)] _Offset ("Offset", vector) = (0, 0)
or
[Sub(g)][float2] _Offset ("Offset", vector) = (0, 0, 0, 0)
...

image

image

Thanks a lot for your work !

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions