MeshBaker
DigitalOpus.MB.Core.MB3_TextureBakerEditorInternal Class Reference

Public Member Functions

void OnEnable (SerializedObject textureBaker)
 
void OnDisable ()
 
void DrawGUI (SerializedObject textureBaker, MB3_TextureBaker momm, System.Type editorWindow)
 
void DrawPropertyFieldWithLabelWidth (SerializedProperty prop, GUIContent content, int labelWidth)
 
void updateProgressBar (string msg, float progress)
 

Static Public Member Functions

static void CreateNewTextureBaker ()
 
static void ConfigureMutiMaterialsFromObjsToCombine (MB3_TextureBaker mom, SerializedProperty resultMaterials, SerializedObject textureBaker)
 
static void CreateCombinedMaterialAssets (MB3_TextureBaker target, string pth)
 

Static Public Attributes

static GUIContent noneContent = new GUIContent("")
 

Member Function Documentation

§ ConfigureMutiMaterialsFromObjsToCombine()

static void DigitalOpus.MB.Core.MB3_TextureBakerEditorInternal.ConfigureMutiMaterialsFromObjsToCombine ( MB3_TextureBaker  mom,
SerializedProperty  resultMaterials,
SerializedObject  textureBaker 
)
static

§ CreateCombinedMaterialAssets()

static void DigitalOpus.MB.Core.MB3_TextureBakerEditorInternal.CreateCombinedMaterialAssets ( MB3_TextureBaker  target,
string  pth 
)
static

§ CreateNewTextureBaker()

static void DigitalOpus.MB.Core.MB3_TextureBakerEditorInternal.CreateNewTextureBaker ( )
static

§ DrawGUI()

void DigitalOpus.MB.Core.MB3_TextureBakerEditorInternal.DrawGUI ( SerializedObject  textureBaker,
MB3_TextureBaker  momm,
System.Type  editorWindow 
)

§ DrawPropertyFieldWithLabelWidth()

void DigitalOpus.MB.Core.MB3_TextureBakerEditorInternal.DrawPropertyFieldWithLabelWidth ( SerializedProperty  prop,
GUIContent  content,
int  labelWidth 
)

§ OnDisable()

void DigitalOpus.MB.Core.MB3_TextureBakerEditorInternal.OnDisable ( )

§ OnEnable()

void DigitalOpus.MB.Core.MB3_TextureBakerEditorInternal.OnEnable ( SerializedObject  textureBaker)

§ updateProgressBar()

void DigitalOpus.MB.Core.MB3_TextureBakerEditorInternal.updateProgressBar ( string  msg,
float  progress 
)

Member Data Documentation

§ noneContent

GUIContent DigitalOpus.MB.Core.MB3_TextureBakerEditorInternal.noneContent = new GUIContent("")
static

The documentation for this class was generated from the following file: