#include <mobu-python-api.h>
Public Attributes | |
FBPropertyString | Filename |
Filename to load clip from. More... | |
object | RelativePath |
object | Start |
object | Stop |
![]() | |
object | OwnerNamespace |
object | Components |
object | Name |
object | LongName |
object | FullName |
object | Parents |
object | PropertyList |
object | Selected |
![]() | |
object | OnUnbind |
__init__ | ( | ) |
Constructor.
Python Docstring:
__init__( (object)arg1, (str)arg2) -> None
C++ Signature:
FBMotionClip(char * pName, char * pFilename, HIObject pObject = NULL)
pName | Name of the new MotionClip. |
pFilename | Name of the file containing the associated motion. |
pObject | Internal parent object to own MotionClip. |
__reduce__ | ( | ) |
FBDelete | ( | ) |
Python Docstring:
FBDelete( (FBMotionClip)arg1) -> None
FBPropertyString Filename |
Filename to load clip from.
object RelativePath |
object Start |
object Stop |