{"id":"dolphin.lightlab--dolphinGpuView","name":"dolphinGpuView","owner":"dolphin","package":"dolphin.lightlab","kind":"class","signature":"external class dolphinGpuView","description":"A dolphin gpu view record carrying pixels, geometry, previousGeometry, historyA, historyB, and related state.","context":"Build bounded lighting experiments with geometry, visibility, transport, film, and GPU/CPU contracts.","parameters":[],"returns":"void","members":[{"name":"pixels","kind":"field","type":"buffer of int","description":"Stores pixels as buffer of int.","signature":"buffer of int pixels","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"geometry","kind":"field","type":"buffer of float","description":"Stores geometry as buffer of float.","signature":"buffer of float geometry","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"previousGeometry","kind":"field","type":"buffer of float","description":"Stores previous geometry as buffer of float.","signature":"buffer of float previousGeometry","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"historyA","kind":"field","type":"buffer of float","description":"Stores history a as buffer of float.","signature":"buffer of float historyA","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"historyB","kind":"field","type":"buffer of float","description":"Stores history b as buffer of float.","signature":"buffer of float historyB","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"scene","kind":"field","type":"buffer of float","description":"Stores scene as buffer of float.","signature":"buffer of float scene","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"materials","kind":"field","type":"buffer of float","description":"Stores materials as buffer of float.","signature":"buffer of float materials","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"camera","kind":"field","type":"buffer of float","description":"Stores camera as buffer of float.","signature":"buffer of float camera","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"particles","kind":"field","type":"buffer of float","description":"Stores particles as buffer of float.","signature":"buffer of float particles","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"glowEnabled","kind":"field","type":"bool","description":"Stores glow enabled as bool.","signature":"bool glowEnabled","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"batchEnabled","kind":"field","type":"bool","description":"Stores batch enabled as bool.","signature":"bool batchEnabled","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"localLights","kind":"field","type":"buffer of float","description":"Stores local lights as buffer of float.","signature":"buffer of float localLights","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"coverageHistory","kind":"field","type":"buffer of float","description":"Stores coverage history as buffer of float.","signature":"buffer of float coverageHistory","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"coverageAntialiasing","kind":"field","type":"bool","description":"Stores coverage antialiasing as bool.","signature":"bool coverageAntialiasing","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"pipelineMask","kind":"field","type":"int","description":"Stores pipeline mask as int.","signature":"int pipelineMask","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"separateLighting","kind":"field","type":"bool","description":"Stores separate lighting as bool.","signature":"bool separateLighting","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"previousTime","kind":"field","type":"float","description":"Stores previous time as float.","signature":"float previousTime","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"reuseFlags","kind":"field","type":"buffer of int","description":"Stores reuse flags as buffer of int.","signature":"buffer of int reuseFlags","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"rawIndirect","kind":"field","type":"buffer of float","description":"Stores raw indirect as buffer of float.","signature":"buffer of float rawIndirect","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"environmentKey","kind":"field","type":"text","description":"Stores environment key as text.","signature":"text environmentKey","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"noSurfaceRays","kind":"field","type":"buffer of float","description":"Stores no surface rays as buffer of float.","signature":"buffer of float noSurfaceRays","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"reuse","kind":"field","type":"dolphinGpuReuse","description":"Stores reuse as dolphinGpuReuse.","signature":"dolphinGpuReuse reuse","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"spatialResolver","kind":"field","type":"dolphinGpuSpatialResolver","description":"Stores spatial resolver as dolphinGpuSpatialResolver.","signature":"dolphinGpuSpatialResolver spatialResolver","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"reuseReady","kind":"field","type":"bool","description":"Stores reuse ready as bool.","signature":"bool reuseReady","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"width","kind":"field","type":"int","description":"Stores width as int.","signature":"int width","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"imageWidth","kind":"field","type":"int","description":"Stores image width as int.","signature":"int imageWidth","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"previousX","kind":"field","type":"float","description":"Stores previous x as float.","signature":"float previousX","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"previousYaw","kind":"field","type":"float","description":"Stores previous yaw as float.","signature":"float previousYaw","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"previousCamera","kind":"field","type":"bool","description":"Stores previous camera as bool.","signature":"bool previousCamera","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"steadyFrames","kind":"field","type":"int","description":"Stores steady frames as int.","signature":"int steadyFrames","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"cacheUses","kind":"field","type":"int","description":"Stores cache uses as int.","signature":"int cacheUses","tags":["class","field","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"dolphinGpuView","kind":"constructor","parameters":[],"returns":"void","signature":"dolphinGpuView()","description":"Dolphin gpu view.","tags":["class","constructor","dolphin.lightlab"],"updated":"2026-09-09"},{"name":"ProfilePass","kind":"method","parameters":[{"name":"id","type":"int","description":"Id."},{"name":"began","type":"int","description":"Began."},{"name":"gpu","type":"int","description":"Gpu."},{"name":"bytes","type":"int","description":"Bytes."}],"returns":"void","signature":"ProfilePass(int id,int began,int gpu,int bytes)","description":"Profile pass.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-ProfilePass-32","updated":"2026-09-09"},{"name":"Begin","kind":"method","parameters":[{"name":"width","type":"int","description":"Width."},{"name":"height","type":"int","description":"Height."}],"returns":"bool","signature":"Begin(int width,int height) returns bool","description":"Begin.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-Begin-33","updated":"2026-09-09"},{"name":"BeginRegion","kind":"method","parameters":[{"name":"width","type":"int","description":"Width."},{"name":"height","type":"int","description":"Height."},{"name":"imageWidth","type":"int","description":"Image width."},{"name":"imageHeight","type":"int","description":"Image height."},{"name":"originX","type":"int","description":"Origin x."},{"name":"originY","type":"int","description":"Origin y."}],"returns":"bool","signature":"BeginRegion(int width,int height,int imageWidth,int imageHeight,int originX,int originY) returns bool","description":"Begin region.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-BeginRegion-34","updated":"2026-09-09"},{"name":"Reset","kind":"method","parameters":[],"returns":"void","signature":"Reset()","description":"Reset.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-Reset-35","updated":"2026-09-09"},{"name":"InvalidateHistory","kind":"method","parameters":[],"returns":"void","signature":"InvalidateHistory()","description":"Invalidate history.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-InvalidateHistory-36","updated":"2026-09-09"},{"name":"PrepareSamples","kind":"method","parameters":[],"returns":"bool","signature":"PrepareSamples() returns bool","description":"Prepare samples.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-PrepareSamples-37","updated":"2026-09-09"},{"name":"PackMaterials","kind":"method","parameters":[{"name":"revision","type":"int","description":"Revision."}],"returns":"void","signature":"PackMaterials(int revision)","description":"Pack materials.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-PackMaterials-38","updated":"2026-09-09"},{"name":"ConfigureEnvironment","kind":"method","parameters":[{"name":"world","type":"dolphinLightWorld","description":"World."}],"returns":"bool","signature":"ConfigureEnvironment(dolphinLightWorld world) returns bool","description":"Configure environment.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-ConfigureEnvironment-39","updated":"2026-09-09"},{"name":"PrepareEnvironment","kind":"method","parameters":[{"name":"world","type":"dolphinLightWorld","description":"World."}],"returns":"bool","signature":"PrepareEnvironment(dolphinLightWorld world) returns bool","description":"Prepare environment.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-PrepareEnvironment-40","updated":"2026-09-09"},{"name":"PackScene","kind":"method","parameters":[{"name":"world","type":"dolphinLightWorld","description":"World."},{"name":"revision","type":"int","description":"Revision."}],"returns":"bool","signature":"PackScene(dolphinLightWorld world,int revision) returns bool","description":"Pack scene.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-PackScene-41","updated":"2026-09-09"},{"name":"CoverageMode","kind":"method","parameters":[{"name":"x","type":"float","description":"X."},{"name":"y","type":"float","description":"Y."},{"name":"z","type":"float","description":"Z."},{"name":"yaw","type":"float","description":"Yaw."},{"name":"pitch","type":"float","description":"Pitch."},{"name":"fov","type":"float","description":"Fov."},{"name":"revision","type":"int","description":"Revision."},{"name":"animated","type":"bool","description":"Animated."}],"returns":"int","signature":"CoverageMode(float x,float y,float z,float yaw,float pitch,float fov,int revision,bool animated) returns int","description":"Coverage mode.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-CoverageMode-42","updated":"2026-09-09"},{"name":"PackCamera","kind":"method","parameters":[{"name":"x","type":"float","description":"X."},{"name":"y","type":"float","description":"Y."},{"name":"z","type":"float","description":"Z."},{"name":"yaw","type":"float","description":"Yaw."},{"name":"pitch","type":"float","description":"Pitch."},{"name":"fov","type":"float","description":"Fov."}],"returns":"void","signature":"PackCamera(float x,float y,float z,float yaw,float pitch,float fov)","description":"Pack camera.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-PackCamera-43","updated":"2026-09-09"},{"name":"Glow","kind":"method","parameters":[],"returns":"bool","signature":"Glow() returns bool","description":"Glow.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-Glow-44","updated":"2026-09-09"},{"name":"PostEffects","kind":"method","parameters":[],"returns":"bool","signature":"PostEffects() returns bool","description":"Post effects.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-PostEffects-45","updated":"2026-09-09"},{"name":"ImageSettings","kind":"method","parameters":[],"returns":"text","signature":"ImageSettings() returns text","description":"Image settings.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-ImageSettings-46","updated":"2026-09-09"},{"name":"SameImage","kind":"method","parameters":[{"name":"world","type":"dolphinLightWorld","description":"World."},{"name":"x","type":"float","description":"X."},{"name":"y","type":"float","description":"Y."},{"name":"z","type":"float","description":"Z."},{"name":"yaw","type":"float","description":"Yaw."},{"name":"pitch","type":"float","description":"Pitch."},{"name":"fov","type":"float","description":"Fov."},{"name":"revision","type":"int","description":"Revision."}],"returns":"bool","signature":"SameImage(dolphinLightWorld world,float x,float y,float z,float yaw,float pitch,float fov,int revision) returns bool","description":"Same image.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-SameImage-47","updated":"2026-09-09"},{"name":"RenderIfNeeded","kind":"method","parameters":[{"name":"world","type":"dolphinLightWorld","description":"World."},{"name":"x","type":"float","description":"X."},{"name":"y","type":"float","description":"Y."},{"name":"z","type":"float","description":"Z."},{"name":"yaw","type":"float","description":"Yaw."},{"name":"pitch","type":"float","description":"Pitch."},{"name":"fov","type":"float","description":"Fov."},{"name":"revision","type":"int","description":"Revision."},{"name":"presentation","type":"text","description":"Presentation."},{"name":"reuse","type":"bool","description":"Reuse."}],"returns":"bool","signature":"RenderIfNeeded(dolphinLightWorld world,float x,float y,float z,float yaw,float pitch,float fov,int revision,text presentation,bool reuse) returns bool","description":"Render if needed.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-RenderIfNeeded-48","updated":"2026-09-09"},{"name":"Render","kind":"method","parameters":[{"name":"world","type":"dolphinLightWorld","description":"World."},{"name":"x","type":"float","description":"X."},{"name":"y","type":"float","description":"Y."},{"name":"z","type":"float","description":"Z."},{"name":"yaw","type":"float","description":"Yaw."},{"name":"pitch","type":"float","description":"Pitch."},{"name":"fov","type":"float","description":"Fov."},{"name":"sceneRevision","type":"int","description":"Scene revision."}],"returns":"bool","signature":"Render(dolphinLightWorld world,float x,float y,float z,float yaw,float pitch,float fov,int sceneRevision) returns bool","description":"Render.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-Render-49","updated":"2026-09-09"},{"name":"RenderCommands","kind":"method","parameters":[{"name":"world","type":"dolphinLightWorld","description":"World."},{"name":"x","type":"float","description":"X."},{"name":"y","type":"float","description":"Y."},{"name":"z","type":"float","description":"Z."},{"name":"yaw","type":"float","description":"Yaw."},{"name":"pitch","type":"float","description":"Pitch."},{"name":"fov","type":"float","description":"Fov."},{"name":"sceneRevision","type":"int","description":"Scene revision."}],"returns":"bool","signature":"RenderCommands(dolphinLightWorld world,float x,float y,float z,float yaw,float pitch,float fov,int sceneRevision) returns bool","description":"Render commands.","tags":["class","method","dolphin.lightlab"],"exampleId":"method-RenderCommands-50","updated":"2026-09-09"}],"tags":["class","cpu","dolphin","dolphin.lightlab","lightlab","method","source-example"],"updated":"2026-09-09","source":{"repository":"dolphin","path":"packages/lightlab/src/gpu_view.yh","line":6,"sha256":"65afce8fc7cdba1b6c898150ce1095d0ea65c07d39e245598a76fac57d058d09"},"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 dolphinGpuView","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.\ndolphinGpuView sample = dolphinGpuView()\nConsole.Log(Text.From(sample.glowEnabled))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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":"28dc6be66b2e1c275bb00dc990ddb15ac4f8d6bef1adbd61746ef59ca2ff1c97","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-ProfilePass-32","title":"dolphinGpuView.ProfilePass","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Profile pass.\ndolphinGpuView instance = dolphinGpuView()\nint argument_id = 1\nint argument_began = 1\nint argument_gpu = 1\nint argument_bytes = 4\ninstance.ProfilePass(argument_id, argument_began, argument_gpu, argument_bytes)\nConsole.Log(\"ProfilePass completed\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"156965d94cb86a31b43ad8c84301af9077f4cc653bddcff03beeb9f261537fa9","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Begin-33","title":"dolphinGpuView.Begin","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Begin.\ndolphinGpuView instance = dolphinGpuView()\nint argument_width = 1\nint argument_height = 1\nbool result = instance.Begin(argument_width, argument_height)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"c1cb96d07201b9ed8162eaff3358ad64d008cb605535c370b7e53510fe4ced1b","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-BeginRegion-34","title":"dolphinGpuView.BeginRegion","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Begin region.\ndolphinGpuView instance = dolphinGpuView()\nint argument_width = 1\nint argument_height = 1\nint argument_imageWidth = 1\nint argument_imageHeight = 1\nint argument_originX = 1\nint argument_originY = 1\nbool result = instance.BeginRegion(argument_width, argument_height, argument_imageWidth, argument_imageHeight, argument_originX, argument_originY)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"5e1caec196d6a7e92866671ac8c50420f390a387ff4e33f2e7ad401779f4c3eb","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Reset-35","title":"dolphinGpuView.Reset","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Reset.\ndolphinGpuView instance = dolphinGpuView()\ninstance.Reset()\nConsole.Log(\"Reset completed\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"9c117e80452b30217647f06231cdbb87f38072927aced2b93cf411c2527f5f4c","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-InvalidateHistory-36","title":"dolphinGpuView.InvalidateHistory","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Invalidate history.\ndolphinGpuView instance = dolphinGpuView()\ninstance.InvalidateHistory()\nConsole.Log(\"InvalidateHistory completed\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"8849f09386238cdae14bda688b3b2c676f05e4011a15abd84f0a7efc0291335d","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-PrepareSamples-37","title":"dolphinGpuView.PrepareSamples","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Prepare samples.\ndolphinGpuView instance = dolphinGpuView()\nbool result = instance.PrepareSamples()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"012612e7a73dc26cb495b0d6e359be1e42f039d65a335da4ddc68ea82be02025","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-PackMaterials-38","title":"dolphinGpuView.PackMaterials","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Pack materials.\ndolphinGpuView instance = dolphinGpuView()\nint argument_revision = 1\ninstance.PackMaterials(argument_revision)\nConsole.Log(\"PackMaterials completed\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"a3f293657b4dd39229f2439288c21e73cba330e75948b2f2757af9c38defea4d","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-ConfigureEnvironment-39","title":"dolphinGpuView.ConfigureEnvironment","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Configure environment.\ndolphinGpuView instance = dolphinGpuView()\ndolphinLightWorld argument_world = dolphinLightWorld()\nbool result = instance.ConfigureEnvironment(argument_world)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"94430f8fdb34a0e54b8707e32c270deba8dd4c9e8df682102858b0d3b34ce442","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-PrepareEnvironment-40","title":"dolphinGpuView.PrepareEnvironment","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Prepare environment.\ndolphinGpuView instance = dolphinGpuView()\ndolphinLightWorld argument_world = dolphinLightWorld()\nbool result = instance.PrepareEnvironment(argument_world)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"d17b2124a11faeb7df81870e483deb5d062b8511d366bd2242df5e3924dad659","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-PackScene-41","title":"dolphinGpuView.PackScene","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Pack scene.\ndolphinGpuView instance = dolphinGpuView()\ndolphinLightWorld argument_world = dolphinLightWorld()\nint argument_revision = 1\nbool result = instance.PackScene(argument_world, argument_revision)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"ebe84f834f3e43596cbede491f776d39ec7697e83077e555d20a275c031c5e0c","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-CoverageMode-42","title":"dolphinGpuView.CoverageMode","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Coverage mode.\ndolphinGpuView instance = dolphinGpuView()\nfloat argument_x = 1.0\nfloat argument_y = 1.0\nfloat argument_z = 1.0\nfloat argument_yaw = 1.0\nfloat argument_pitch = 1.0\nfloat argument_fov = 1.0\nint argument_revision = 1\nbool argument_animated = true\nint result = instance.CoverageMode(argument_x, argument_y, argument_z, argument_yaw, argument_pitch, argument_fov, argument_revision, argument_animated)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"379e98fb557b58ab406bc91d5a394e94f883d269a5c886b519a9215a81db9303","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-PackCamera-43","title":"dolphinGpuView.PackCamera","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Pack camera.\ndolphinGpuView instance = dolphinGpuView()\nfloat argument_x = 1.0\nfloat argument_y = 1.0\nfloat argument_z = 1.0\nfloat argument_yaw = 1.0\nfloat argument_pitch = 1.0\nfloat argument_fov = 1.0\ninstance.PackCamera(argument_x, argument_y, argument_z, argument_yaw, argument_pitch, argument_fov)\nConsole.Log(\"PackCamera completed\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"c4a85f7dbd7220731df603f3af4ba3a85ce5758d6b03bddf14586f024cd98ac6","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Glow-44","title":"dolphinGpuView.Glow","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Glow.\ndolphinGpuView instance = dolphinGpuView()\nbool result = instance.Glow()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"e93858500b57828072c6cc19173ad8d535cb786ecb021300f104785cc167b622","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-PostEffects-45","title":"dolphinGpuView.PostEffects","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Post effects.\ndolphinGpuView instance = dolphinGpuView()\nbool result = instance.PostEffects()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"110b70e3bef9fbeebb105aeeff7549d6c582b22f78a6cc5e1fab3dd756c0de59","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-ImageSettings-46","title":"dolphinGpuView.ImageSettings","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Image settings.\ndolphinGpuView instance = dolphinGpuView()\ntext result = instance.ImageSettings()\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"863d9f416e45c032dbdb4a72778641001b9053cc8cfa5d12e90e76cd4743af82","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-SameImage-47","title":"dolphinGpuView.SameImage","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Same image.\ndolphinGpuView instance = dolphinGpuView()\ndolphinLightWorld argument_world = dolphinLightWorld()\nfloat argument_x = 1.0\nfloat argument_y = 1.0\nfloat argument_z = 1.0\nfloat argument_yaw = 1.0\nfloat argument_pitch = 1.0\nfloat argument_fov = 1.0\nint argument_revision = 1\nbool result = instance.SameImage(argument_world, argument_x, argument_y, argument_z, argument_yaw, argument_pitch, argument_fov, argument_revision)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"804dc149a390ac9618c38f3372ec2193be54d0b8b3f43bd366df16d850f9ba8d","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-RenderIfNeeded-48","title":"dolphinGpuView.RenderIfNeeded","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Render if needed.\ndolphinGpuView instance = dolphinGpuView()\ndolphinLightWorld argument_world = dolphinLightWorld()\nfloat argument_x = 1.0\nfloat argument_y = 1.0\nfloat argument_z = 1.0\nfloat argument_yaw = 1.0\nfloat argument_pitch = 1.0\nfloat argument_fov = 1.0\nint argument_revision = 1\ntext argument_presentation = \"argument presentation\"\nbool argument_reuse = true\nbool result = instance.RenderIfNeeded(argument_world, argument_x, argument_y, argument_z, argument_yaw, argument_pitch, argument_fov, argument_revision, argument_presentation, argument_reuse)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"ef3e4fe99c9aecb35be6fadb26ff6de5637cd55333d1c04b0cd1caf665a7630e","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-Render-49","title":"dolphinGpuView.Render","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Render.\ndolphinGpuView instance = dolphinGpuView()\ndolphinLightWorld argument_world = dolphinLightWorld()\nfloat argument_x = 1.0\nfloat argument_y = 1.0\nfloat argument_z = 1.0\nfloat argument_yaw = 1.0\nfloat argument_pitch = 1.0\nfloat argument_fov = 1.0\nint argument_sceneRevision = 1\nbool result = instance.Render(argument_world, argument_x, argument_y, argument_z, argument_yaw, argument_pitch, argument_fov, argument_sceneRevision)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"7b8d4e75651352dbd596fddce2043d9a56141f69ea2db4acde9aa6c1bafaec0b","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null},{"id":"method-RenderCommands-50","title":"dolphinGpuView.RenderCommands","description":"A complete caller for this public method. Sample inputs are illustrative; native resources require their owning lifecycle.","code":"using dolphin.lightlab\n\n// Render commands.\ndolphinGpuView instance = dolphinGpuView()\ndolphinLightWorld argument_world = dolphinLightWorld()\nfloat argument_x = 1.0\nfloat argument_y = 1.0\nfloat argument_z = 1.0\nfloat argument_yaw = 1.0\nfloat argument_pitch = 1.0\nfloat argument_fov = 1.0\nint argument_sceneRevision = 1\nbool result = instance.RenderCommands(argument_world, argument_x, argument_y, argument_z, argument_yaw, argument_pitch, argument_fov, argument_sceneRevision)\nConsole.Log(Text.From(result))\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_lightlab__dolphingpuview\"\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","method","source-example"],"run":"cpu-oracle","verification":"type checked","sha256":"dc5e0e35fea8aa4be37346e1440de4d876a17d11c6358ef2425f0328eaf9f760","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":["pixels","geometry","previousGeometry","historyA","historyB","scene","materials","camera","particles","glowEnabled","batchEnabled","localLights","coverageHistory","coverageAntialiasing","pipelineMask","separateLighting","previousTime","reuseFlags","rawIndirect","environmentKey","noSurfaceRays","reuse","spatialResolver","reuseReady","width","imageWidth","previousX","previousYaw","previousCamera","steadyFrames","cacheUses","dolphinGpuView","ProfilePass","Begin","BeginRegion","Reset","InvalidateHistory","PrepareSamples","PackMaterials","ConfigureEnvironment","PrepareEnvironment","PackScene","CoverageMode","PackCamera","Glow","PostEffects","ImageSettings","SameImage","RenderIfNeeded","Render","RenderCommands"],"url":"https://demonhunterlabs.com/academy/api?item=dolphin.lightlab--dolphinGpuView","json":"https://demonhunterlabs.com/reference/items/dolphin.lightlab--dolphinGpuView.json","markdown":"https://demonhunterlabs.com/reference/text/dolphin.lightlab--dolphinGpuView.md"}
