
These classes are under development and may change dramatically between versions.
Public Member Functions |
|
| FBActorFace (str pName) | |
| Constructor. |
|
| FBDelete () | |
| Actual Actor Face destructor. |
|
| bool | PlotAnimation () |
| Plot the animation of the actor face.
|
|
| FBActorFace | ( | str | pName | ) |
Constructor.
| pName | Name of new actor face. |
| FBDelete | ( | ) |
Actual Actor Face destructor.
This method is used to delete the actual actor face object represented by an instance of FBActorFace.
See sample: DeleteHierarchy.py.
Reimplemented from FBComponent.
| bool PlotAnimation | ( | ) |
Plot the animation of the actor face.
1.5.3