|
|
| CloseMtlDlg = staticmethod(CloseMtlDlg) |
| |
|
| FindMtlNameInScene = staticmethod(FindMtlNameInScene) |
| |
|
| FlushMtlDlg = staticmethod(FlushMtlDlg) |
| |
|
| GetActiveSlot = staticmethod(GetActiveSlot) |
| |
|
| GetMtlDlgMode = staticmethod(GetMtlDlgMode) |
| |
|
| GetNumSlots = staticmethod(GetNumSlots) |
| |
|
| IsMtlDlgShowing = staticmethod(IsMtlDlgShowing) |
| |
|
| IsMtlInstanced = staticmethod(IsMtlInstanced) |
| |
|
| LoadMaterialLibrary = staticmethod(LoadMaterialLibrary) |
| |
|
| OpenMtlDlg = staticmethod(OpenMtlDlg) |
| |
|
| PutMaterial = staticmethod(PutMaterial) |
| |
|
| SaveMaterialLibrary = staticmethod(SaveMaterialLibrary) |
| |
|
| SetActiveSlot = staticmethod(SetActiveSlot) |
| |
|
| SetMtlDlgMode = staticmethod(SetMtlDlgMode) |
| |
|
| SetSlot = staticmethod(SetSlot) |
| |
|
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
| UnFlushMtlDlg = staticmethod(UnFlushMtlDlg) |
| |
|
| UpdateMtlEditorBrackets = staticmethod(UpdateMtlEditorBrackets) |
| |
Material editor utility functions.