You mean “FormatedImageData” is a nullptr?
Maybe try:
FColor* FormatedImageData = (FColor*)( texture->Source.LockMip(0));
You mean “FormatedImageData” is a nullptr?
Maybe try:
FColor* FormatedImageData = (FColor*)( texture->Source.LockMip(0));