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