MaterialInstance-IsChildOf(MaterialInterface).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.MaterialInstance
MaterialInstance.IsChildOf(UnrealEngine.Framework.MaterialInterface) Method
Returns true if the material instance is a child of another Material
public bool IsChildOf(UnrealEngine.Framework.MaterialInterface material);
Parameters
material MaterialInterface