Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


FileExtension

The file extension the format uses, without the leading dot.
Read time 1 minuteLast updated 12 days ago

Definition

string FileExtension { get; }

Remarks

For example, the JSON reader returns "json". A provider builds its file names from this extension.