This reference page is linked to from the following overview topics: List of Python FBX classes.
#include <kfbx.h>
Public Attributes |
|
bool | mIsOK |
If the resolution data is ready. |
|
KString | mCameraName |
camera name. |
|
KString | mResolutionMode |
resolution mode. |
|
double | mResolutionW |
resolution width. |
|
double | mResolutionH |
resolution height. |
|
Constructors and Destructor |
|
KDefaultRenderResolution () | |
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 |