Unity 包

2020-10-23 11:01 更新

一個包中包含適合項目各種需求的功能。這可能包括隨 Editor 一起安裝的所有 Unity 核心功能,或者可根據(jù)需要安裝的其他包。

有關(guān)使用包的更多一般信息,請參閱使用 Package Manager。

If you are only interested in finding documentation or information about a specific package, click the links on the Verified packages, Preview packages and Built-in packages pages. To find a package by keyword, see the Packages by keywords page.

有關(guān)借助 Unity Package Manager 來使用包的信息,請單擊下表提供的指向相應(yīng)文檔各個主題的鏈接:

您想做什么? 查看此文檔:
獲取包的簡介 The Concepts section explains principles and features of the Package Manager, including basic concepts like versions, manifests, registries, states, sources, and the package lifecycle, as well as dependency and resolution.  Finding packages explains how to use the Package Manager window to:  - Find specific versions of each package. - Find Asset Store packages that you can import or download into your project.  The Package Manager window section explains how to interact with the Unity Package Manager inside Unity.
安裝包 These pages describe how to use the Package Manager window to install packages from the following sources:  - Installing from the registry - Installing from a local folder - Installing from a local tarball file - Installing from a Git URL  Embedded dependencies describes where to put your package in order to embed it in your project. You can either embed a package manually or use the Scripting API to embed a package that is already installed in your project.  Switching to another package version describes how to use the Package Manager window to switch versions of a package already installed.  Removing an installed package describes how to use the Package Manager window to remove a package from your project.  Disabling a built-in package describes how to use the Package Manager window to enable and disable built-in packages.
Working with Asset packages For information on working with Asset packages directly inside the Package Manager window, see:  - Importing an Asset package - Updating your Asset package
對包進(jìn)行故障排除 If any of your project’s packages, including the Package Manager window itself, fails to load correctly, refer to the Troubleshooting and Package conflicts sections.
進(jìn)一步了解如何使用清單 The project manifest reference page describes each attribute, including what values are valid and what role they play.  The Inspecting packages reference page describes how to view a package manifest in the Inspector. If the package is mutable (editable), you can also use the Inspector to modify the manifest itself.
了解包的高級使用方式 To get started creating scripts that interact with the Package Manager, see Scripting API for packages. It provides a high-level overview of working with the Package Manager APIs and code samples for browsing the list of packagesadding a package to a project, and embedding a package that is already installed in the project.  If you want to find out about how to use your own package registry server in addition to the standard Unity registry, see Scoped package registries.
Build and share your own tools and assets in a package The Custom packages section is a complete guide on building your own packages. It explains custom package requirements, such as naming and file structure. It also covers how to fill out the package manifest, share your package, and more.
以上內(nèi)容是否對您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號
微信公眾號

編程獅公眾號