stride3d/stride-community-toolkit

[Example] - Example request - Creating and applying graphics compositors

开放

#282 创建于 2025年8月8日

 (5 条评论) (0 个反应) (0 位负责人)C# (31 个派生)auto 404
examplehelp wanted

仓库指标

星标
 (125 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Similar to a game settings file, Stride projects in the editor generally come with a graphics compositor, which is a YAML file rendered in a UI, in this case as a visual scripting language.

Again like the game settings file, there's probably a way to work with it in C#, but it'd be nice to have an example

贡献者指南