This reference page is linked to from the following overview topics: List of Python Fbx classes.
#include <fbxio.h>
Public Attributes | |
| bool | mIsOK |
| If the resolution data is ready. | |
| FbxString | mCameraName |
| camera name. | |
| FbxString | mResolutionMode |
| resolution mode. | |
| double | mResolutionW |
| resolution width. | |
| double | mResolutionH |
| resolution height. | |
Constructors and Destructor | |
| FbxIODefaultRenderResolution () | |
| Default constructor. | |
Member Access | |
| void | Reset () |
| Reset values to default. | |
Default constructor.
| void Reset | ( | ) |
Reset values to default.
| bool mIsOK |
resolution mode.
ex: "Fixed Resolution","Fixed Ratio","Fixed Width","Fixed Height","Window Size"
| double mResolutionW |
| double mResolutionH |