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

Returns

System.Boolean

Contents

  1. 0.1UnrealEngine.Framework.MaterialInstance
  2. 1MaterialInstance.IsChildOf(UnrealEngine.Framework.MaterialInterface) Method