{"id":"dolphin.authoring--DolphinObjectFromAffine","name":"DolphinObjectFromAffine","owner":"dolphin","package":"dolphin.authoring","kind":"function","signature":"external DolphinObjectFromAffine(dolphinSceneObject o,dolphinAffine3 m) returns dolphinSceneObject","description":"Dolphin object from affine.","context":"Represent editable scenes and graph canvases, validate edits, and manage undoable transactions.","parameters":[{"name":"o","type":"dolphinSceneObject","description":"Supply o as dolphinSceneObject."},{"name":"m","type":"dolphinAffine3","description":"Supply m as dolphinAffine3."}],"returns":"dolphinSceneObject","members":[],"tags":["authoring","cpu","dolphin","dolphin.authoring","function","source-example"],"updated":"2026-09-09","source":{"repository":"dolphin","path":"packages/authoring/src/authoring.yh","line":54,"sha256":"f1b04c15647d6b2cca9605baa22ec4280b12cd59472c9ead754eb6ebcc4a99cc"},"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 DolphinObjectFromAffine","description":"A complete small caller. Values are illustrative; check the returned result and package requirements before connecting live resources.","code":"using dolphin.authoring\n\n// Represent editable scenes and graph canvases, validate edits, and manage undoable transactions.\ndolphinSceneObject o = dolphinSceneObject(1, 1, 1, 1, 1, 1, 1, 1, 1, 1)\ndolphinAffine3 m = dolphinAffine3()\ndolphinSceneObject result = DolphinObjectFromAffine(o, m)\nConsole.Log(\"Inspect result in your debugger\")\n","manifest":"manifestVersion = \"2\"\npackage = \"api.example.dolphin_authoring__dolphinobjectfromaffine\"\nversion = \"0.1.0\"\nlanguageEdition = \"yeho-core-2026.1\"\n\n[app]\nkind = \"headless\"\n\n[[dependencies]]\npackage = \"dolphin.authoring\"\nversion = \"0.1.0\"\npath = \"../../../dolphin/packages/authoring\"\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":"ab247f89967f0eed1a5553d208ef3022bdd72d3f54bb79a2b394c0cd7cc9d085","checked":"2026-09-09","diagnostic":"","observedOutput":null,"checkedBackend":null}],"searchTerms":[],"url":"https://demonhunterlabs.com/academy/api?item=dolphin.authoring--DolphinObjectFromAffine","json":"https://demonhunterlabs.com/reference/items/dolphin.authoring--DolphinObjectFromAffine.json","markdown":"https://demonhunterlabs.com/reference/text/dolphin.authoring--DolphinObjectFromAffine.md"}
