ビジュアル Blueprint
LSDE エディターから出力された JSON をそのまま使用 — scene、block、connection、dictionary、signature。
インタラクティブな対話 blueprint 向けのマルチランタイム、callback 駆動型グラフディスパッチャー
| ランタイム | 言語 | 対象 | ソース |
|---|---|---|---|
| TypeScript | TypeScript | リファレンス実装 | lsde-ts |
| C# | C# (.NET Standard 2.1) | Unity, Godot Mono, .NET | lsde-csharp |
| C++ | C++17 | Unreal Engine, カスタムエンジン | lsde-cpp |
| GDScript | GDScript | Godot 4 | lsde-gdscript |