{"id":"dolphin.lightlab--DolphinMetaballParticle-c6212a64","name":"DolphinMetaballParticle","owner":"dolphin","package":"dolphin.lightlab","kind":"function","signature":"external DolphinMetaballParticle(int index,float time,float sx,float sy,float sz) returns dolphinMetaballParticle","description":"Dolphin metaball particle.","context":"Build bounded lighting experiments with geometry, visibility, transport, film, and GPU/CPU contracts.","parameters":[{"name":"index","type":"int","description":"Supply index as int."},{"name":"time","type":"float","description":"Supply time as float."},{"name":"sx","type":"float","description":"Supply sx as float."},{"name":"sy","type":"float","description":"Supply sy as float."},{"name":"sz","type":"float","description":"Supply sz as float."}],"returns":"dolphinMetaballParticle","members":[],"tags":["cpu","dolphin","dolphin.lightlab","function","lightlab","source-example"],"updated":"2026-09-09","source":{"repository":"dolphin","path":"packages/lightlab/src/field.yh","line":12,"sha256":"ac00ff055060d0c3bb950abe9e2797e4f6faa692163a73498d9d2891db78a8ca"},"status":"source-declared","notes":["Package presence and a declaration do not establish support on every host. Host services need their platform and lifecycle setup."],"examples":[{"id":"usage","title":"Use DolphinMetaballParticle","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using dolphin.lightlab\n\n// Build bounded lighting experiments with geometry, visibility, transport, film, and GPU/CPU contracts.\nint index = 1\nfloat time = 1.0\nfloat sx = 1.0\nfloat sy = 1.0\nfloat sz = 1.0\ndolphinMetaballParticle result = DolphinMetaballParticle(index, time, sx, sy, sz)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphinmetaballparticle\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"dolphin.lightlab\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/lightlab\"\n\n[[dependencies]]\npackage = \"dolphin.materials\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/materials\"\n\n[[dependencies]]\npackage = \"dolphin.math\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/math\"\n\n[[dependencies]]\npackage = \"dolphin.spatial3d\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/spatial3d\"\n","tags":["cpu","source-example"],"verification":"type checked","run":"cpu-oracle","sha256":"8ba0c0aa03db4653a00474c97c8d5da99f47261a6897bfb9895448c09273f623","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=dolphin.lightlab--DolphinMetaballParticle-c6212a64","json":"https://demonhunterlabs.com/reference/items/dolphin.lightlab--DolphinMetaballParticle-c6212a64.json","markdown":"https://demonhunterlabs.com/reference/text/dolphin.lightlab--DolphinMetaballParticle-c6212a64.md"}
