Version: 2020.2
언어: 한국어

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.