FBStoryClipGhostTimeMode Class Reference

FBStoryClipGhostTimeMode Class Reference

#include <mobu-python-api.h>

Class Description

Time mode to display ghost.

+ Inheritance diagram for FBStoryClipGhostTimeMode:

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...
 

Member Data Documentation

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.