Version: 2022.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.
LocalTarballThe package is referenced by a local path pointing to a GZip tarball file.