Skip to content

Commit b3b269e

Browse files
author
rdeioris
authored
Update Material_API.md
1 parent 82c9032 commit b3b269e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/Material_API.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,10 @@ import unreal_engine as ue
5454
# the material instance will get the name of the parent with the _inst suffix
5555
material_instance = ue.create_material_instance(new_material)
5656
```
57+
58+
Creating a Material Instance Dynamic
59+
------------------------------------
60+
61+
62+
Listing, getting and chaning available material properties
63+
----------------------------------------------------------

0 commit comments

Comments
 (0)