A collection of materials and texture maps.
|
|
tuple | FileOpenMatLib = staticmethod(FileOpenMatLib) |
| |
|
tuple | FileSaveAsMatLib = staticmethod(FileSaveAsMatLib) |
| |
|
tuple | FileSaveMatLib = staticmethod(FileSaveMatLib) |
| |
|
tuple | GetCurrentLibrary = staticmethod(GetCurrentLibrary) |
| |
|
tuple | GetNumSceneMaterials = staticmethod(GetNumSceneMaterials) |
| |
|
tuple | GetSceneMaterial = staticmethod(GetSceneMaterial) |
| |
|
tuple | GetSceneMaterialLibrary = staticmethod(GetSceneMaterialLibrary) |
| |
|
tuple | LoadDefaultMaterialLibrary = staticmethod(LoadDefaultMaterialLibrary) |
| |
|
tuple | Materials = _swig_property(lambda self: (self.GetMaterial(i) for i in xrange(self.GetNumMaterials()))) |
| |
|
tuple | NumMaterials = _swig_property(GetNumMaterials) |
| |
|
tuple | SceneMaterials = _swig_property(lambda self: (self.GetSceneMaterial(i) for i in xrange(self.GetNumSceneMaterials()))) |
| |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
tuple | NumRefs = _swig_property(GetNumRefs) |
| |
|
tuple | Refs = _swig_property(lambda self: (self.GetReference(i) for i in xrange(self.GetNumRefs()))) |
| |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
tuple | AnimHandle = _swig_property(GetAnimHandle) |
| |
|
tuple | ClassID = _swig_property(GetClassID) |
| |
|
tuple | ClearFlagInAllAnimatables = staticmethod(ClearFlagInAllAnimatables) |
| |
|
tuple | GetAnimByHandle = staticmethod(GetAnimByHandle) |
| |
|
tuple | KeyTimes = _swig_property(lambda self: (self.GetKeyTime(i) for i in xrange(self.GetNumKeys()))) |
| |
|
tuple | NodeName = _swig_property(GetNodeName) |
| |
|
tuple | NumSubAnims = _swig_property(GetNumSubAnims) |
| |
|
tuple | ParameterBlock = _swig_property(GetParameterBlock) |
| |
|
tuple | SubAnimNames = _swig_property(lambda self: (self.GetSubAnimName(i) for i in xrange(self.GetNumSubAnims()))) |
| |
|
tuple | SubAnims = _swig_property(lambda self: (self.GetSubAnim(i) for i in xrange(self.GetNumSubAnims()))) |
| |
|
tuple | SuperClassID = _swig_property(GetSuperClassID) |
| |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |
|
tuple | thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') |
| |