Hey guys, I'm looking for your help again!
I'm looking for a way to set materals on a SkeletalMesh via Python. I can see them by writing:
print Unreal.SkeletalMesh.materials
which would print me the SkeletalMaterial. But I don't know how to set them :/
Thanks again for your future help
I'm looking for a way to set materals on a SkeletalMesh via Python. I can see them by writing:
print Unreal.SkeletalMesh.materials
which would print me the SkeletalMaterial. But I don't know how to set them :/
Thanks again for your future help

Comment