UMaterialInterface::GetBaseMaterial

Walks up parent chain and finds the base Material that this is an instance of.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Materials/MaterialInterface.h

Include

#include "Materials/MaterialInterface.h"

Source

/Engine/Source/Runtime/Engine/Private/Materials/MaterialInterface.cpp

Syntax

UMaterial * GetBaseMaterial()

Remarks

Walks up parent chain and finds the base Material that this is an instance of. Just calls the virtual GetMaterial()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss