Member | Type | Offset | Share |
---|---|---|---|
LightingGuid | FGuid | 0x68 | |
LODBias
A bias to the index of the top mip level to use. |
int32_t | 0x78 | |
CompressionSettings
Compression settings to use when building the texture. |
TextureCompressionSettings | 0x7c | |
Filter
The texture filtering mode to use when sampling this texture. |
TextureFilter | 0x7d | |
MipLoadOptions
The texture mip load options. |
ETextureMipLoadOptions | 0x7e | |
LODGroup
Texture group this texture belongs to |
TextureGroup | 0x7f | |
Downscale
Downscale source texture, applied only to textures without mips 0.0 - use scale value from texture group 1.0 - do not scale texture |
FPerPlatformFloat | 0x80 | |
DownscaleOptions
Texture downscaling options |
ETextureDownscaleOptions | 0x84 | |
SRGB : 1 | char | 0x85 | |
bNoTiling : 1 | char | 0x85 | |
VirtualTextureStreaming : 1 | char | 0x85 | |
CompressionYCoCg : 1 | char | 0x85 | |
bNotOfflineProcessed : 1 | char | 0x85 | |
bAsyncResourceReleaseHasBeenStarted : 1 | char | 0x85 | |
AssetUserData
Array of user data stored with the asset |
TArray<UAssetUserData*> | 0x88 |