#include <mobu-python-api.h>
Inheritance diagram for FBShaderModelInfo:Public Member Functions | |
| __reduce__ () | |
| __init__ (...) | |
Public Attributes | |
| object | Model |
| object | Model_Version |
| object | Shader_Version |
| __init__ | ( | ... | ) |
Python Docstring:
Raises an exception This class cannot be instantiated from Python
C++ Signature:
FBShaderModelInfo(ORSDK2018::FBShader * pShader, HKModelRenderInfo pInfo, int pSubRegionIndex)
| __reduce__ | ( | ) |
| Model |
Read Write Property: (FBModel) Shader mModel
| Model_Version |
Read Write Property: (int) Shader version informations
| object Shader_Version |