|
FBX C++ API Reference
|
This FbxTakeLayerInfo structure is used to identify a layer by name and id number. More...
#include <fbxtakeinfo.h>
Public Attributes | |
| FbxString | mName |
| int | mId |
This FbxTakeLayerInfo structure is used to identify a layer by name and id number.
Definition at line 28 of file fbxtakeinfo.h.
| FbxString mName |
Definition at line 30 of file fbxtakeinfo.h.
| int mId |
Definition at line 31 of file fbxtakeinfo.h.