|
Enfusion Script API
|
Public Attributes | |
| bool | m_bSkipTransparent |
| bool | m_bReUV |
| string | m_sTexturePath |
| string | m_sTextureName |
| bool | m_bCreateNewTexture |
Public Attributes inherited from StartBakeDialog | |
| int | m_iTextureSize |
| int | m_iSuperSampling |
| int | m_iTextureImportSize |
| ref Color | m_ClearColor = new Color(0.5, 0.5, 0.5, 1) |
| float | m_fCageExtrusion = 2.5 |
| float | m_fRayDistance = 0.3 |
| FixRayMissType | m_eFixRayType |
| FixRayMissExtents | m_eFixRayExtents |
| bool | m_bSkipInterior |
| string | m_sTitle = "" |
Additional Inherited Members | |
Public Member Functions inherited from StartBakeDialog | |
| void | StartBakeDialog (string title) |
| bool | OkButton () |
| bool | ButtonCancel () |
| bool StartBakeDialogXOB.m_bCreateNewTexture |
| bool StartBakeDialogXOB.m_bReUV |
| bool StartBakeDialogXOB.m_bSkipTransparent |
| string StartBakeDialogXOB.m_sTextureName |
| string StartBakeDialogXOB.m_sTexturePath |