Show / Hide Table of Contents

Enum ShaderExportMode

Namespace: AssetRipper.Export.UnityProjects.Configuration
Assembly: AssetRipper.Export.UnityProjects.dll
Syntax
public enum ShaderExportMode

Fields

Name Description
Decompile

Export as decompiled hlsl (unstable!)

Disassembly

Export as disassembly which does not compile in the editor

Dummy

Export as dummy shaders which compile in the editor

Yaml

Export as yaml assets which can be viewed in the editor

  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾