Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


path

The path of the file produced by the build process.
Read time 1 minuteLast updated 11 days ago

Definition

public readonly string path { get; }

Remarks

For Player and AssetBundle builds this is an absolute path. For BuildType.ContentDirectory builds this is a path relative to _outputPath.