initial commit
This commit is contained in:
parent
6715289efe
commit
788c3389af
37645 changed files with 2526849 additions and 80 deletions
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
uid: samples-overview
|
||||
---
|
||||
|
||||
# Addressables Samples
|
||||
The Addressables package provides a few samples that can be downloaded into your project. Samples are accessed via **Window** > **Package Manager** > **Addressables**.
|
||||
|
||||
These samples include examples on how to disable asset importing during a build, creating custom build and playmode scripts, as well as providing an `AddressableUtility` class.
|
||||
|
||||
When a sample is downloaded and imported, it is placed inside the `Assets/Samples/Addressables/{AddressablesVersionNumber}` path of your project.
|
||||
Loading…
Add table
Add a link
Reference in a new issue