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
Classes
Functions
rumbapy Module
Imath Module
fbx Module
rumba_alembic Module
Indices and tables
Rumba
Docs
»
Developer Resources
»
Python API
»
rumba Module
»
Functions
»
extract_pose
extract_pose
¶
extract_pose
(
channels: list(unicode)
,
frame: float
)
→ Dict
¶
Extract a pose from a selection of plugs.
Returns the extracted pose
Parameters:
channels
(
list
(
unicode
)
) – The channels to extract the pose from
frame
(
float
) – The frame to extract the pose
Return type:
Dict