VRChat SDK
VRChatはUnityエンジンで動作するプラットフォームです。ユーザーはCreator Companion内でプロジェクトを開始し、VRChatソフトウェア開発キット(SDK)を使用してワールドやアバターを作成・アップロードできます。
プロジェクトは、最新のUnityとSDKバージョンを使用し、Creator Companionのガイドに従って、アバターまたはワールドのいずれかを作成できます。
クリエイターコンパニオンは、ウェブサイトでVRChatアカウントにログインし、ダウンロードすることで入手できます。
公式VRChatソフトウェアへのアクセスやコンテンツのアップロードには、アカウントが「新規ユーザー」信頼ランク以上である必要があります。
If it's your first time using Unity, the Creator Companion, or the SDK, there are several official and community tutorials to follow, which aid the process on creating and uploading the content that you want. Using the Creator Companion will install Unity, as well as install and update the required World or Avatar SDKs.
| Software | Version |
|---|---|
| VRChat build | 2026.2.2 |
| Client build | 1853 |
| Worlds SDK | 3.10.3 |
| Avatars SDK | 3.10.3 |
| VCC | 2.4.5 |
| Unity | 2022.3.22f1 |
World SDK

VRChat's world SDK allows for users to build, upload, and modify different environments to VRChat.
Udon
Udon is VRChat's C# derived programming language, used to create advanced experiences within worlds.
Avatar SDK
VRChat's avatar SDK allows for users to build, upload, and modify different avatars to VRChat.
Avatar Dynamics
Avatar Dynamics, also called Interactions, are advanced features on an avatar, that can allow for a user to interact with their own avatar, or interact with other user's avatars.
PhysBones
PhysBones are an avatar SDK component that allows for fluid and advanced movement on an avatar's skeletal system, allowing physics to be applied to avatar characteristics.
Official resources
See also
References
/ja