KeyingSetsAll(bpy_struct)

base class — bpy_struct

class bpy.types.KeyingSetsAll(bpy_struct)

All available keying sets

active

Active Keying Set used to insert/delete keyframes

Type :KeyingSet
active_index

Current Keying Set index (negative for ‘builtin’ and positive for ‘absolute’)

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

Inherited Properties

Inherited Functions

References

Previous topic

KeyingSets(bpy_struct)

Next topic

KinematicConstraint(Constraint)