MasterMaterialSurface

Replace default master material with your own custom master material for all Surfaces.

Choose your operating system:

Windows

macOS

Linux

Syntax

UPROPERTY(Transient, DisplayName="Plant Master Material", EditAnywhere,
          Category="MasterMaterialOverrides")
TLazyObjectPtr< class UMaterial > MasterMaterialSurface

Remarks

Replace default master material with your own custom master material for all Surfaces. Default material is used if field is left empty.