{"id":"dolphin.lightlab--DolphinLightBoundsCost","name":"DolphinLightBoundsCost","owner":"dolphin","package":"dolphin.lightlab","kind":"function","signature":"external DolphinLightBoundsCost(dolphinLightNode node) returns float","description":"Dolphin light bounds cost.","context":"Build bounded lighting experiments with geometry, visibility, transport, film, and GPU/CPU contracts.","parameters":[{"name":"node","type":"dolphinLightNode","description":"Supply node as dolphinLightNode."}],"returns":"float","members":[],"tags":["cpu","dolphin","dolphin.lightlab","function","lightlab","source-example"],"updated":"2026-09-09","source":{"repository":"dolphin","path":"packages/lightlab/src/bvh_partition.yh","line":15,"sha256":"e6a4dd2b28ee6132b664f5f22bf77dd2e47348029d75ee731126adf5e9e292eb"},"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 DolphinLightBoundsCost","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.\ndolphinLightNode node = dolphinLightNode()\nfloat result = DolphinLightBoundsCost(node)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphinlightboundscost\"\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":"34160dd0e5f7811f80f21d8df257f7524ec2a489c12990ab21172a10b6b03409","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=dolphin.lightlab--DolphinLightBoundsCost","json":"https://demonhunterlabs.com/reference/items/dolphin.lightlab--DolphinLightBoundsCost.json","markdown":"https://demonhunterlabs.com/reference/text/dolphin.lightlab--DolphinLightBoundsCost.md"}
