ID to use when requesting a specific array of data for a model. More...
#include <pyfbsdk_generated.h>

Public Attributes | |
| kFBGeometryArrayID_Point | |
| ID to the Point array. | |
| kFBGeometryArrayID_Normal | |
| ID to the Normal by Point array. | |
| kFBGeometryArrayID_Tangent | |
| ID to the Tangent array. | |
| kFBGeometryArrayID_Binormal | |
| ID to the Binormal array. | |
| kFBGeometryArrayID_Color | |
| ID to the Vertex Color Array. | |
ID to use when requesting a specific array of data for a model.
| kFBGeometryArrayID_Binormal |
ID to the Binormal array.
| kFBGeometryArrayID_Color |
ID to the Vertex Color Array.
| kFBGeometryArrayID_Normal |
ID to the Normal by Point array.
| kFBGeometryArrayID_Point |
ID to the Point array.
| kFBGeometryArrayID_Tangent |
ID to the Tangent array.