We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c9032 commit b3b269eCopy full SHA for b3b269e
docs/Material_API.md
@@ -54,3 +54,10 @@ import unreal_engine as ue
54
# the material instance will get the name of the parent with the _inst suffix
55
material_instance = ue.create_material_instance(new_material)
56
```
57
+
58
+Creating a Material Instance Dynamic
59
+------------------------------------
60
61
62
+Listing, getting and chaning available material properties
63
+----------------------------------------------------------
0 commit comments