Version: 2019.3

PackageSource

enumeration

マニュアルに切り替える

説明

Source of packages.

変数

UnknownThe package source is unknown.
RegistryThe package is from a registry.
BuiltInThe package is built-in and part of Unity.
EmbeddedThe package is embedded in the Unity project.
LocalThe package is referenced by a local path.
GitThe package is referenced directly by a Git URL.