MasterMaterial3d

Replace default master material with your own custom master material for all 3D assets.

Choose your operating system:

Windows

macOS

Linux

Syntax

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

Remarks

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