FBSyncActivationAndVisibilityMode Class Reference

FBSyncActivationAndVisibilityMode Class Reference

#include <mobu-python-api.h>

Class Description

Sync mode for Constraints' Activeness and Models' visibility belonging to the Character Extension.

+ Inheritance diagram for FBSyncActivationAndVisibilityMode:

Public Attributes

object kFBSyncMode_None
 No particular sync activity. More...
 
object kFBSyncMode_WithContolRig
 Enable Constraints' Activeness and Models' visibility when the attached character is driven by its control rig, otherwise disable/hide them. More...
 
object kFBSyncMode_WithOthersThanControlRig
 Enable Constraints' Activeness and Models' visibility when the attached character is driven by something else than its control rig, otherwise disable/hide them. More...
 

Member Data Documentation

object kFBSyncMode_None

No particular sync activity.

Default mode.

object kFBSyncMode_WithContolRig

Enable Constraints' Activeness and Models' visibility when the attached character is driven by its control rig, otherwise disable/hide them.

object kFBSyncMode_WithOthersThanControlRig

Enable Constraints' Activeness and Models' visibility when the attached character is driven by something else than its control rig, otherwise disable/hide them.