csharp
public record class ShaderGraphImportSettingsHow a shader graph is compiled.
Remarks
Empty, on VfxImportSettings's terms: a .vxshadergraph is a graph and there is nothing about the conversion to decide. What a build might one day vary — which permutations of the generated shader are baked — belongs to the effect manifest, which is a project's decision and not this file's.
Fields and properties (1)
public int VersionThe importer's own version. Bumping it invalidates every artefact that importer produced.
Used by (2)
- ShaderGraphImporterVixen.Editor.Assets
- TypeRegistrationVixen.Editor.Assets