Expand description
Graph serialization: custom TOML-like text format for saving/loading shader graphs, with node ID mapping, connection serialization, parameter type tags, and round-trip fidelity.
Structs§
- Graph
Serializer - Serializer/deserializer for shader graphs in a custom TOML-like text format.
Enums§
- Serialize
Error - Errors that can occur during serialization or deserialization.