qualityAssurance.checks.skinning module¶
-
class
qualityAssurance.checks.skinning.
MaximumInfluences
¶ Bases:
qualityAssurance.utils.qa.QualityAssurance
Skin clusters will be checked to see if they contain vertices that exceed the maximum influences. When fixing this error new skin weights will be applied by removing and normalizing the lowest influences that are exceeding the maximum amount. cluster.
-
class
qualityAssurance.checks.skinning.
UnusedInfluences
¶ Bases:
qualityAssurance.utils.qa.QualityAssurance
Skin clusters will be checked to see if they contain unused influences. When fixing this error the unused influences will be removed from the skin cluster.