getFile
json.getFile()
Loads a file as plain text. Ideal for .txt, .csv, .glsl files, etc.
json.getFile(path)
path
String
Path or URL where the resource will be loaded from.
json.getFile()
Loads a file as plain text. Ideal for .txt, .csv, .glsl files, etc.
json.getFile(path)
path
String
Path or URL where the resource will be loaded from.