weight_count property

weight_count property

Gets the count of weight, this is automatically extended by Bone.set_weight

Definition:

@property
def weight_count(self):
    ...

See Also