#include <mobu-python-api.h>
Time mode to display ghost.
Public Attributes | |
object | kFBStoryClipGhostCurrent |
Show the ghost at current time of the clip. More... | |
object | kFBStoryClipGhostStart |
Show the ghost at start time of the clip. More... | |
object | kFBStoryClipGhostStop |
Show the ghost at stop time of the clip. More... | |
object | kFBStoryClipGhostCustom |
Show the ghost at custom time of the clip. More... | |
object kFBStoryClipGhostCurrent |
Show the ghost at current time of the clip.
object kFBStoryClipGhostCustom |
Show the ghost at custom time of the clip.
See GhostManipulatorCustomTime property.
object kFBStoryClipGhostStart |
Show the ghost at start time of the clip.
object kFBStoryClipGhostStop |
Show the ghost at stop time of the clip.