Skip to main content

Auki::ConjureKit::Manna::DebugStorage::MetadataEncodingUtility

Public Functions

Name
voidEncodeMetadata(string metadata, Texture2D targetTexture)
stringDecodeMetadata(Texture2D sourceTexture)

Public Functions Documentation

function EncodeMetadata

static void EncodeMetadata(
string metadata,
Texture2D targetTexture
)

function DecodeMetadata

static string DecodeMetadata(
Texture2D sourceTexture
)