Python Reference Guide
 
Loading...
Searching...
No Matches
FBStoryTrackGhostShowMode Class Reference

Ghost Show Modes for story animation tracks. More...

#include <pyfbsdk_generated.h>

Inheritance diagram for FBStoryTrackGhostShowMode:

Public Attributes

 kFBStoryTrackShowAllClips
 Show the ghosts for all the clips on the track.

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

 

Detailed Description

Ghost Show Modes for story animation tracks.


Member Data Documentation

◆ kFBStoryTrackShowAllClips

kFBStoryTrackShowAllClips

Show the ghosts for all the clips on the track.

◆ kFBStoryTrackShowCurrentTimeAdjacentClips

kFBStoryTrackShowCurrentTimeAdjacentClips

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