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

Solve Modes for story character clips. More...

#include <pyfbsdk_generated.h>

Inheritance diagram for FBStoryClipSolveMode:

Public Attributes

 kFBStoryClipRetargetSkeleton
 Solve retarget skeleton.

 
 kFBStoryClipAnimSkeleton
 Solve skeleton animation.

 
 kFBStoryClipAnimFkIk
 Solve forward and inverse kinematic animation.

 
 kFBStoryClipAnimSkeletonIk
 Solve skeleton inverse kinematic animation.

 

Detailed Description

Solve Modes for story character clips.


Member Data Documentation

◆ kFBStoryClipAnimFkIk

kFBStoryClipAnimFkIk

Solve forward and inverse kinematic animation.

◆ kFBStoryClipAnimSkeleton

kFBStoryClipAnimSkeleton

Solve skeleton animation.

◆ kFBStoryClipAnimSkeletonIk

kFBStoryClipAnimSkeletonIk

Solve skeleton inverse kinematic animation.

◆ kFBStoryClipRetargetSkeleton

kFBStoryClipRetargetSkeleton

Solve retarget skeleton.