SDK do VRChat
O VRChat é uma plataforma que funciona com o mecanismo Unity. Os usuários podem criar e carregar mundos e avatares usando o kit de desenvolvimento de software (SDK) do VRChat, iniciando um projeto no Creator Companion. Os projetos podem ser feitos para Avatares ouMundos usando as versões mais recentes do Unity e do SDK, orientados pelo Creator Companion entrando em sua conta do VRChat no site e fazer o download. Sua conta deve estar no nível de confiança Novo Usuário ou superior para obter acesso ao software oficial do VRChat e fazer upload de qualquer conteúdo.
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.2p2 |
| Client build | 1855 |
| 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
/pt-br