Properties of this class are work in progress, but you can still list them and get their names.
Public Member Functions |
|
FBMotionClip (str pFileName) | |
Constructor. |
|
FBMotionClip (str pName, str pFilename) | |
Constructor. |
|
FBDelete () | |
Virtual FBDelete function. |
|
Public Attributes |
|
str | Filename |
Read Write Property: Filename and
path of motion file. |
|
str | RelativePath |
Read Only Property: Relative path to
the motion file. |
|
FBTime | Start |
Read Only Property: Start time of
clip. |
|
FBTime | Stop |
Read Only Property: Stop time of
clip. |
FBMotionClip | ( | str | pFileName | ) |
Constructor.
pFileName | The complete file path of the media file to access. |
FBMotionClip | ( | str | pName, | |
str | pFilename | |||
) |
Constructor.
pName | Name of the new MotionClip. | |
pFilename | Name of the file containing the associated motion. |
FBDelete | ( | ) |
Read Only Property: Relative path to the motion file.