Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


resolvedPath

The full path to where the sample is on disk, inside the package that contains the sample.
Read time 1 minuteLast updated 6 days ago

Definition

public readonly string resolvedPath { get; }

Remarks

It is usually in the form of
Resolved Full Path to Package/Samples~/Sample Display Name/
.