Structure specifying which controllers to save in a BIP file.
#include <BipedApi.h>

Public Attributes |
|
| INode * | node |
| The node whose controller will be saved.
|
|
| int | type |
| The type of controller to save: position =
0, rotation = 1, scale = 2. |
|
The node whose controller will be saved.
| int type |
The type of controller to save: position = 0, rotation = 1, scale = 2.