UTexture > UStreamableRenderAsset > UObject
Base class for all AR texture types. Derived from UTexture instead of UTexture2D because UTexture2D is all about streaming and source art
Member | Type | Offset | Share |
---|---|---|---|
TextureType
The type of texture this is |
EARTextureType | 0x b8 | |
Timestamp
The timestamp this texture was captured at |
float | 0x bc | |
ExternalTextureGuid
The guid of texture that gets registered as an external texture |
FGuid | 0x c0 | |
Size
The width and height of the texture |
FVector2D | 0x d0 |