I need to touch some skinning weights inside a SOP graph.
I tried using a point wrangle but I can't get the syntax for accessing the boneCapture attribute right.
Does anyone know how to write to the boneCapture attribute using vex?
Is there a better way of just flagging a group of points to belong to a different bone?
Overriding skinning information in SOP
4093 4 0-
- David Larsson
- Member
- 32 posts
- Joined: Aug. 2014
- Offline
-
- David Larsson
- Member
- 32 posts
- Joined: Aug. 2014
- Offline
-
- atnx
- Member
- 2 posts
- Joined: Dec. 2013
- Offline
-
- NicTanghe
- Member
- 237 posts
- Joined: Dec. 2016
- Offline
How thanks allot for replying to this after 6 years right before i need the info.
I'm looking to rename my segment from L_* to R_* and capture mirror attribute isn’t working.
It seems that you can't really change or ad bone capture regn names, only the indexes, which doesn’t really help here.
I'm looking to rename my segment from L_* to R_* and capture mirror attribute isn’t working.
It seems that you can't really change or ad bone capture regn names, only the indexes, which doesn’t really help here.
Edited by NicTanghe - June 1, 2024 14:13:56
-
- tamte
- Member
- 9242 posts
- Joined: July 2007
- Offline
You can use Attribute String Edit to rename the region names within the boneCapture attribute
Just specify the attribute name as boneCapture* or directly as boneCapture.pCaptPath for it to work
Just specify the attribute name as boneCapture* or directly as boneCapture.pCaptPath for it to work
NicTangheOr if you really want to use the unpacked attribute, the region names are stored in a Detail attribute where you can edit them
It seems that you cant really change or ad bone capture regn names only the indexes wich doesn`t really help here.
Tomas Slancik
CG Supervisor
Framestore, NY
CG Supervisor
Framestore, NY
-
- Quick Links