Common utilities and convienience methods for using FBX SDK in python.
#include <class_fbx_util_1_1_fbx_util.h>
Public Member Functions |
|
| newObject () | |
| deleteObject () | |
| fbxTime () | |
| Provide a time value in seconds. |
|
| fbxTimeInf () | |
| fbxTimeMinusInf () | |
| loadFile () | |
| getSceneSettings () | |
| Get the scene settings Settings include
AxisUp and Unit: AxisUp: Z for Z Up, Y for Y Up Unit: mm, cm, m,
km, in, ft, mi, yd Note currently km, mi and yd are not supported
in Showcase. |
|
| findCameraNodeByName () | |
| getAllCameraNames () | |
| hasAnimation () | |
| FbxUtil.FbxUtil.newObject | ( | ) |
| FbxUtil.FbxUtil.deleteObject | ( | ) |
| FbxUtil.FbxUtil.fbxTime | ( | ) |
Provide a time value in seconds.
| FbxUtil.FbxUtil.fbxTimeInf | ( | ) |
| FbxUtil.FbxUtil.fbxTimeMinusInf | ( | ) |
| FbxUtil.FbxUtil.loadFile | ( | ) |
| FbxUtil.FbxUtil.getSceneSettings | ( | ) |
Get the scene settings Settings include AxisUp and Unit: AxisUp: Z for Z Up, Y for Y Up Unit: mm, cm, m, km, in, ft, mi, yd Note currently km, mi and yd are not supported in Showcase.
| FbxUtil.FbxUtil.findCameraNodeByName | ( | ) |
| FbxUtil.FbxUtil.getAllCameraNames | ( | ) |
| FbxUtil.FbxUtil.hasAnimation | ( | ) |