1.0.3
Contents:
Setup
Learning Videos
Release Notes
User Interface
Workflow
Maya To Rumba
Developer Resources
Nodes Documentation
C++ API
Python API
Programmer Guide
rumba Module
rumbapy Module
Classes
Functions
Imath Module
fbx Module
rumba_alembic Module
Indices and tables
Rumba
Docs
»
Developer Resources
»
Python API
»
rumbapy Module
»
Functions
»
add_animation_layer
add_animation_layer
¶
add_animation_layer
(
name=None
)
¶
Add a new animation layer on the top of the layer stack and return it
Parameters:
name
(
str
) – Optional layer name
Returns:
the newly created animation layer
Return type:
AnimLayer