Skip to main content

Genies Web SDK v0.1.64

Updated: June 20, 2026

What's New

  • API Changes
    • Added utility mesh diagnostics: NafAvatarHandle.getRefitReport() reports whether an avatar has utility meshes and how many — including ones not actively refitting.
    • Added NafAvatarHandle.getUtilityMeshData() (also available top-level as getUtilityMeshData(avatarId)), which returns the geometry (positions/indices/normals/uvs) of those normally-hidden utility meshes, e.g. to draw them as a debug overlay.