#include <kfbxcontrolset.h>
Definition at line 173 of file kfbxcontrolset.h.
Public Member Functions | |
void | Reset () |
Reset to default values. | |
Public Attributes | |
KFbxNode * | mNode |
The character's node in a hierarchy linked to this cotnrol set link. | |
bool | mShow |
true if the effector is visible, false if hidden |
void Reset | ( | ) |
Reset to default values.
The character's node in a hierarchy linked to this cotnrol set link.
Definition at line 189 of file kfbxcontrolset.h.
bool mShow |