SDK de VRChat

From VRChat Wiki
Revision as of 22:39, 30 July 2025 by Sakuuh (talk | contribs) (Created page with "==Recursos oficiales==")
Ver · Editar¡Esta es una página de información oficial de VRChat!
Es revisada y aprobada por el equipo de VRCWiki. Aprende cómo contribuir a esta página leyendo la guía de contribución.


VRChat es una plataforma que funciona con el motor de Unity. Los usuarios pueden crear y subir mundos y avatares utilizando el kit de desarrollo de software (SDK) de VRChat, iniciando un proyecto desde el Creator Companion. Los proyectos pueden estar destinados a avatares o mundos, utilizando las versiones más recientes de Unity y del SDK, con la guía del Creator Companion. Puedes obtener el Creator Companion iniciando sesión en tu cuenta de VRChat en la página web y descargándolo. Tu cuenta debe tener al menos el rango de confianza Nuevo usuario para acceder al software oficial de VRChat y poder subir contenido.

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.

Recursos oficiales

SDK-related guides

Véase también

Referencias

/es