public static abstract sealed class TextureLoader
static Texture FromDds(ReadOnlySpan<Byte> bytes)
Sandbox.Engine
Sandbox.Mounting.TextureLoader