Materials: Inheritance API
API changes to inherit a material
This commit is contained in:
committed by
Chris Hennes
parent
2df0f3631d
commit
5bb5c2a9cf
@@ -25,6 +25,11 @@
|
||||
<UserDocu>Get a material object by specifying its path and library name</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Methode Name="inheritMaterial">
|
||||
<Documentation>
|
||||
<UserDocu>Create a new material object by specifying the UUID of its parent</UserDocu>
|
||||
</Documentation>
|
||||
</Methode>
|
||||
<Attribute Name="MaterialLibraries" ReadOnly="true">
|
||||
<Documentation>
|
||||
<UserDocu>List of Material libraries.</UserDocu>
|
||||
|
||||
Reference in New Issue
Block a user