Material: Material Filter API (#14292)
* Naterial: Material Filter API Adds a material filtering function to the MaterialManager Python object * Remove whitespace
This commit is contained in:
@@ -52,5 +52,15 @@
|
||||
<UserDocu>Save the material in the specified library</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="filterMaterials" Keyword="true">
|
||||
<Documentation>
|
||||
<UserDocu>Returns a filtered material list</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="refresh">
|
||||
<Documentation>
|
||||
<UserDocu>Refreshes the material tree. Use sparingly as this is an expensive operation.</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
</PythonExport>
|
||||
</GenerateMaterial>
|
||||
|
||||
Reference in New Issue
Block a user