#include <mobu-python-api.h>
ID to use when requesting a specific array of data for a model.
Inheritance diagram for FBGeometryArrayID:Public Attributes | |
| object | kFBGeometryArrayID_Point |
| ID to the Point array. More... | |
| object | kFBGeometryArrayID_NormalByPoint |
| object | kFBGeometryArrayID_Normal |
| ID to the Normal by Point array. More... | |
| object | kFBGeometryArrayID_Tangent |
| ID to the Tangent array. More... | |
| object | kFBGeometryArrayID_Binormal |
| ID to the Binormal array. More... | |
| object | kFBGeometryArrayID_Color |
| ID to the Vertex Color Array. More... | |
| object | kFBGeometryArrayID_VertexColor |
| object kFBGeometryArrayID_Binormal |
ID to the Binormal array.
| object kFBGeometryArrayID_Color |
ID to the Vertex Color Array.
| object kFBGeometryArrayID_Normal |
ID to the Normal by Point array.
| object kFBGeometryArrayID_NormalByPoint |
| object kFBGeometryArrayID_Point |
ID to the Point array.
| object kFBGeometryArrayID_Tangent |
ID to the Tangent array.
| object kFBGeometryArrayID_VertexColor |