Skip to content

Unofficial ChilloutVR Reference

Reference for ChilloutVR content creators. Two sections, one navigation:

  • CCK Components — per-component documentation for every CCK component, covering properties, behaviour, and edge cases.
  • WASM Scripting — the sandboxed scripting runtime: API reference, worked examples, UdonSharp ports, and validator.

Component behaviour is grounded in the decompiled Assembly-CSharp.dll and the shipped CVR.CCK / CVR.CCK.Wasm packages. Where docs are thin or ambiguous, pages cite the on-disk source so you can read the code yourself.