FBShaderModelInfo Class Reference

FBShaderModelInfo Class Reference

#include <mobu-python-api.h>

Class Description

+ Inheritance diagram for FBShaderModelInfo:

Public Member Functions

 __reduce__ ()
 
 __init__ (...)
 

Public Attributes

object Model
 
object Model_Version
 
object Shader_Version
 

Member Function Documentation

__init__ (   ...)

Python Docstring:

Raises an exception
This class cannot be instantiated from Python 

C++ Signature:

 FBShaderModelInfo(ORSDK2018::FBShader * pShader, HKModelRenderInfo pInfo, int pSubRegionIndex) 
__reduce__ ( )

Member Data Documentation

Model

Read Write Property: (FBModel) Shader mModel

Model_Version

Read Write Property: (int) Shader version informations

object Shader_Version