Translations:Expressions/62/en
From VRChat Wiki
Only synced expression parameters and certain built-in parameters are sent over the network. The full list of data sent for each avatar includes:
- IK targets — Head, jaw, and hands for desktop and 3-point tracking; additionally hip and feet for full-body tracking. Index controller users also sync finger positions.
- Synced expression parameters — Only parameters marked as Synced are transmitted. Values are quantized: Int values sync in the range 0–255, Float values sync as multiples of 1/127 between −1 and 1, and Bools sync as true or false.
- Built-in VRC parameters — Including gestures, velocity, voice, and other runtime parameters.
- PhysBones — Pose position data is sent to late joiners.