FBStoryTrackGhostShowMode Class Reference

FBStoryTrackGhostShowMode Class Reference

#include <mobu-python-api.h>

Class Description

Ghost Show Modes for story animation tracks.

+ Inheritance diagram for FBStoryTrackGhostShowMode:

Public Attributes

object kFBStoryTrackShowAllClips
 Show the ghosts for all the clips on the track. More...
 
object kFBStoryTrackShowCurrentTimeAdjacentClips
 Show the ghosts only for the previous clip, current clip, and next clip relative to current time. More...
 

Member Data Documentation

object kFBStoryTrackShowAllClips

Show the ghosts for all the clips on the track.

object kFBStoryTrackShowCurrentTimeAdjacentClips

Show the ghosts only for the previous clip, current clip, and next clip relative to current time.