import_rumba_animation

import_rumba_animation(filename)

Import the .rumbaanim animation file in Rumba

Parameters

filename (str) – the filename of the animation file.

Example:

import rumbapy

rumbapy.import_rumba_animation("my_animation.rumbaanim")