stride3d/stride-community-toolkit
[Example] - Example request - Creating and applying graphics compositors
開放
#282 建立於 2025年8月8日
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