AntoineSfx Posted Wednesday at 02:41 PM Share Posted Wednesday at 02:41 PM How to read this data structure. I think it's a dictionary, but I can' t get the syntax right. What is the syntax to access the string or the float in : boneCapture regn[0] or boneCapture w[0,0] How do you even parse: "boneCapture regn[0]" Quote Link to comment Share on other sites More sharing options...
AntoineSfx Posted Wednesday at 04:08 PM Author Share Posted Wednesday at 04:08 PM 1 hour ago, AntoineSfx said: How to read this data structure. I think it's a dictionary, but I can' t get the syntax right. What is the syntax to access the string or the float in : boneCapture regn[0] or boneCapture w[0,0] How do you even parse: "boneCapture regn[0]" So as explained here it is a packed data, and after unpacking it, you can get the indices and weights. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.