Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

LineEndingsMode.OSNative

Description

File endings are the default for the active platform. On Windows, this is a carriage return character followed by linefeed character (\r\n). On macOS or Linux, this is a single linefeed characater (\n).