|
Blender V4.3
|
Functions to work with the visual keying system. More...
#include "BLI_vector.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::animrig |
Functions | |
| bool | blender::animrig::visualkey_can_use (PointerRNA *ptr, PropertyRNA *prop) |
| Vector< float > | blender::animrig::visualkey_get_values (PointerRNA *ptr, PropertyRNA *prop) |
Functions to work with the visual keying system.
Definition in file ANIM_visualkey.hh.