Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/Bridge/Source/MegascansPlugin/Public/MSSettings.h |
Include |
#include "MSSettings.h" |
class UMaterialPresetsSettings : public UObject
Name | Description | ||
---|---|---|---|
|
TLazyObjectPtr<... |
MasterMaterial3d |
Replace default master material with your own custom master material for all 3D assets. |
|
TLazyObjectPtr<... |
MasterMaterialPlant |
Replace default master material with your own custom master material for all 3D Plants. |
|
TLazyObjectPtr<... |
MasterMaterialSurface |
Replace default master material with your own custom master material for all Surfaces. |
Name | Description | |
---|---|---|
|
UMaterialPresetsSettings ( |
Name | Description | ||
---|---|---|---|
|
PostEditChangeProperty ( |
Called when a property on this object has been modified externally |