-
There is the vertex nodes currently, but how does it handle vertex groupings on the node side currently? |
Beta Was this translation helpful? Give feedback.
Answered by
pragma37
Sep 27, 2021
Replies: 1 comment 1 reply
-
There's no access to vertex groups at the moment, only vertex colors (Node Utils - common > surface vertex color). |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
JPLost
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There's no access to vertex groups at the moment, only vertex colors (Node Utils - common > surface vertex color).
It shouldn't be too hard to support a limited amount of vertex groups, something like the first 4-8 groups.