Structure specifying which controllers to load from a BIP file.
#include <BipedApi.h>
Public Attributes |
|
MCHAR | name [256] |
The name of the node whose controller will
be loaded. |
|
int | type |
The type of controller to load: position =
0, rotation = 1, scale = 2. |
MCHAR name[256] |
The name of the node whose controller will be loaded.
int type |
The type of controller to load: position = 0, rotation = 1, scale = 2.