We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for your amazing work! Could you kindly tell me how to get the bones parameter and how to use it? eg. the hand?
The text was updated successfully, but these errors were encountered:
Hi Friend,
Glad to hear that from you!
to get the bones parameters you can find the function in OpenCVAnimOperator.py Line 160
OpenCVAnimOperator.py Line 160
bones = bpy.data.objects["NameOfTheCharacter"].pose.bones
Please check the file i put comments to make it more clear for you!
Thank you again! Joe
Sorry, something went wrong.
No branches or pull requests
Thanks for your amazing work!
Could you kindly tell me how to get the bones parameter and how to use it? eg. the hand?
The text was updated successfully, but these errors were encountered: