MaterialInterface.md
April 18, 2021 · View on GitHub
UnrealEngine.Framework
MaterialInterface Class
The base class of materials that can be applied to meshes
public abstract class MaterialInterface :
System.IEquatable<UnrealEngine.Framework.MaterialInterface>
Inheritance System.Object 🡒 MaterialInterface
Derived
↳ Material
↳ MaterialInstance
Implements System.IEquatable<MaterialInterface>