Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UTexture
Description
Set new default settings that are desired for textures. These cannot be set in the constructor automatically to avoid changing old content. When new textures are made, or the texture content changes, call this to update settings. ApplyDefaultsForNewlyImportedTextures calls this, you don't need to call both.
| Name | SetModernSettingsForNewOrChangedTexture |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Texture.h |
| Include Path | #include "Engine/Texture.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Texture.cpp |
virtual void SetModernSettingsForNewOrChangedTexture()