0x00x0228
Members 9
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x01 | AddressX | TextureAddress | 9 flags | TA_Clamp | |
| 0x01 | AddressY | TextureAddress | 9 flags | TA_Clamp | |
| 0x01 | AutoClear | bool | 7 flags | false | |
| 0x0143 | 0x01 | padding / unreflected | |||
| 0x10 | ClearColor | FLinearColor | 7 flags | {R=0, G=0, B=0, A=1} | |
| 0x01 | EnableGenMips | bool | 8 flags | false | |
| 0x01 | NewStyleOutput | bool | 7 flags | false | |
| 0x0156 | 0x02 | padding / unreflected | |||
| 0x04 | CurrentAspectRatio | float | Transient+9 flags | 0 | |
| 0x01 | CurrentOrientation | MediaTextureOrientation | Transient+9 flags | MTORI_Original | |
| 0x015D | 0x03 | padding / unreflected | |||
| 0x08 | MediaPlayer | UMediaPlayer* | Protected+7 flags | nullptr | |
| 0x0168 | 0xC0 | unreflected bytes to end of UMediaTexture | |||
Inherited from UTexture 22
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x10 | LightingGuid | FGuid | 5 flags | {A=0, B=0, C=0, D=0} | |
| 0x04 | LevelIndex | int32 | Transient+7 flags | -1 | |
| 0x04 | LODBias | int32 | 8 flags | 0 | |
| 0x01 | CompressionSettings | TextureCompressionSettings | 8 flags | TC_Default | |
| 0x01 | Filter | TextureFilter | 9 flags | TF_Default | |
| 0x01 | MipLoadOptions | ETextureMipLoadOptions | 9 flags | Default | |
| 0x01 | VirtualTextureStreamingPriority | EVTProducerPriority | 8 flags | Normal | |
| 0x01 | VirtualTexturePrefetchMips | uint8 | 7 flags | 0 | |
| 0x01 | CookPlatformTilingSettings | TextureCookPlatformTilingSettings | 8 flags | TCPTS_FromTextureGroup | |
| 0x01 | bOodlePreserveExtremes | bool | 8 flags | false | |
| 0x01 | LODGroup | TextureGroup | 8 flags | TEXTUREGROUP_World | |
| 0x04 | Downscale | FPerPlatformFloat | 4 flags | {Default=0} | |
| 0x01 | DownscaleOptions | ETextureDownscaleOptions | 7 flags | Default | |
| 0x01 | Availability | ETextureAvailability | 8 flags | GPU | |
| 0x01 | SRGB : 1bit 0 | bool | 6 flags | true | |
| 0x01 | bNoTiling : 1bit 1 | bool | 3 flags | false | |
| 0x01 | VirtualTextureStreaming : 1bit 2 | bool | 8 flags | false | |
| 0x0107 | 0x01 | padding / unreflected | |||
| 0x01 | bUseVirtualTextureStreamingPriority : 1bit 0 | bool | 5 flags | false | |
| 0x0109 | 0x03 | padding / unreflected | |||
| 0x01 | CompressionYCoCg : 1bit 0 | bool | 3 flags | false | |
| 0x01 | bNotOfflineProcessed : 1bit 1 | bool | Transient+3 flags | false | |
| 0x01 | bAsyncResourceReleaseHasBeenStarted : 1bit 2 | bool | Transient+3 flags | false | |
| 0x010D | 0x03 | padding / unreflected | |||
| 0x10 | AssetUserData | TArray<UAssetUserData*> | Protected+8 flags | [] | |
Inherited from UStreamableRenderAsset 11
| Offset | Size | Name | Type | Flags | Default |
|---|---|---|---|---|---|
| 0x08 | ForceMipLevelsToBeResidentTimestamp | double | TransientProtected+5 flags | 0 | |
| 0x04 | NumCinematicMipLevels | int32 | 8 flags | 0 | |
| 0x004C | 0x04 | padding / unreflected | |||
| 0x68 | NoRefStreamingLODBias | FPerQualityLevelInt | Protected+1 flags | {Default=-1, PerQuality=<TMap>} | |
| 0x04 | StreamingIndex | int32 | TransientProtected+7 flags | -1 | |
| 0x00BC | 0x04 | padding / unreflected | |||
| 0x01 | NeverStream : 1bit 0 | bool | 7 flags | false | |
| 0x01 | bGlobalForceMipLevelsToBeResident : 1bit 1 | bool | 7 flags | false | |
| 0x01 | bHasStreamingUpdatePending : 1bit 2 | bool | Transient+4 flags | false | |
| 0x01 | bForceMiplevelsToBeResident : 1bit 3 | bool | Transient+3 flags | false | |
| 0x01 | bIgnoreStreamingMipBias : 1bit 4 | bool | Transient+3 flags | false | |
| 0x01 | bMarkAsEditorStreamingPool : 1bit 5 | bool | Transient+3 flags | false | |
| 0x01 | bUseCinematicMipLevels : 1bit 6 | bool | TransientProtected+3 flags | false | |
Functions 7
| Signature | Flags | Native | Params |
|---|---|---|---|
| void UpdateResource() | FinalNative+1 flags | 0x00 | |
| void SetMediaPlayer(UMediaPlayer* NewMediaPlayer) | FinalNative+1 flags | 0x08 | |
| int32 GetWidth() | FinalNative+1 flags | 0x04 | |
| int32 GetTextureNumMips() | FinalNative+1 flags | 0x04 | |
| UMediaPlayer* GetMediaPlayer() | FinalNative+1 flags | 0x08 | |
| int32 GetHeight() | FinalNative+1 flags | 0x04 | |
| float GetAspectRatio() | FinalNative+1 flags | 0x04 |