Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UTexture2D
Description
Returns true if the Downscale and DownscaleOptions properties should be editable in the UI. Currently downscaling is only supported for 2d textures without mipmaps.
Virtual Inheritance
- UTexture::AreDownscalePropertiesEditable → UTexture2D::AreDownscalePropertiesEditable
| Name | AreDownscalePropertiesEditable |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Texture2D.h |
| Include Path | #include "Engine/Texture2D.h" |
virtual bool AreDownscalePropertiesEditable() const