Hello,
To generate a letter ‘O’ I could use the following SDF.

Which gives me this.

Since TextMesh Pro can generate SDF fonts from a given font file, is there a way to access these generated functions?
What I want to do is generate a Font Atlas using the SDF method, and then I want to see the generated SDF functions that make up this font atlas.

Is this possible?