View Source VRChat.Model.ApiConfigEvents (vrchat v1.11.1)

Link to this section Summary

Link to this section Types

@type t() :: %VRChat.Model.ApiConfigEvents{
  distanceClose: integer(),
  distanceFactor: integer(),
  distanceFar: integer(),
  groupDistance: integer(),
  maximumBunchSize: integer(),
  notVisibleFactor: integer(),
  playerOrderBucketSize: integer(),
  playerOrderFactor: integer(),
  slowUpdateFactorThreshold: integer(),
  viewSegmentLength: integer()
}