FBX C++ API Reference
|
Utility class for constraints. More...
#include <fbxconstraintutils.h>
Static Public Member Functions | |
static bool | IsNodeSingleChainIKEffector (FbxNode *pNode) |
Test if the given node is Single Chain IK Effector. More... | |
Utility class for constraints.
Definition at line 25 of file fbxconstraintutils.h.
|
static |
Test if the given node is Single Chain IK Effector.
pNode | The given node |
true
if it is, false
otherwise.