BoneGroups(bpy_struct)

base class — bpy_struct

class bpy.types.BoneGroups(bpy_struct)

Collection of bone groups

active

Active bone group for this pose

Type:BoneGroup
active_index

Active index in bone groups array

Type:int in [0, inf], default 0

Inherited Properties

Inherited Functions

References

Previous topic

BoneGroup(bpy_struct)

Next topic

BoolProperty(Property)