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 | 0xb8 | |
Timestamp
The timestamp this texture was captured at |
float | 0xbc | |
ExternalTextureGuid
The guid of texture that gets registered as an external texture |
FGuid | 0xc0 | |
Size
The width and height of the texture |
FVector2D | 0xd0 |