Enum EFbxType
Namespace: Autodesk.Fbx
Syntax
public enum EFbxType
Fields
Name | Description | Value |
---|---|---|
eFbxUndefined | 0 | |
eFbxChar | 1 | |
eFbxUChar | 2 | |
eFbxShort | 3 | |
eFbxUShort | 4 | |
eFbxUInt | 5 | |
eFbxLongLong | 6 | |
eFbxULongLong | 7 | |
eFbxHalfFloat | 8 | |
eFbxBool | 9 | |
eFbxInt | 10 | |
eFbxFloat | 11 | |
eFbxDouble | 12 | |
eFbxDouble2 | 13 | |
eFbxDouble3 | 14 | |
eFbxDouble4 | 15 | |
eFbxDouble4x4 | 16 | |
eFbxEnum | 17 | |
eFbxString | 18 | |
eFbxTime | 19 | |
eFbxReference | 20 | |
eFbxDistance | 22 | |
eFbxDateTime | 23 | |
eFbxTypeCount | 24 | |
eFbxEnumM | ||
eFbxBlob | 21 |