Version: Unity 6.0 (6000.0)
언어 : 한국어
패키지 문서 찾기
패키지용 스크립팅 API

Package management with the scripting API

Use the Package Manager scripting API to interact with the Package Manager through C# scripts.

For example, you might want to install a specific package or version of a package depending on the platform of the target device.

Topic Description
Scripting API for packages Learn how you can use C# to manage packages in your projects.
Access package assets using scripts Use the prescribed path scheme to access or refer to assets within a package.

Additional resources

패키지 문서 찾기
패키지용 스크립팅 API