FBGeometryArrayID Class Reference

FBGeometryArrayID Class Reference

#include <mobu-python-api.h>

Class Description

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
 

Member Data Documentation

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