MaterialInstance.md

April 18, 2021 Ā· View on GitHub

UnrealEngine.Framework

MaterialInstance Class

An abstract instance of the material

public abstract class MaterialInstance : UnrealEngine.Framework.MaterialInterface

Inheritance System.Object šŸ”’ MaterialInterface šŸ”’ MaterialInstance

Derived
↳ MaterialInstanceDynamic

Methods

  • GetParent()
  • IsChildOf(UnrealEngine.Framework.MaterialInterface)

Contents

  1. 0.1UnrealEngine.Framework
  2. 1MaterialInstance Class
  3. 1.1Methods