I have two Material Instances.
First is regular, the second one is Dynamic created from the first.
Checked like all the 'get' functions available for both types, there seems no way to get something of same type to compare…
Oh, so it was so simple, I thought that when Dynamic Material object is created, it is new, separated, different it’s own thing, which does not have any parent.
Thanks.