Texture.toString

Formats the dsdl2.Texture into its construction representation: "dsdl2.Texture(<sdlTexture>)"

class Texture
override const @trusted
string
toString
()

Return Value

Type: string

the formatted string

Meta