Show / Hide Table of Contents

Class SerializedSubProgramExtensions

Inheritance
System.Object
SerializedSubProgramExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: AssetRipper.SourceGenerated.Extensions
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class SerializedSubProgramExtensions

Methods

| Improve this Doc View Source

GetProgramType(ISerializedSubProgram, UnityVersion)

Declaration
public static ShaderGpuProgramType GetProgramType(this ISerializedSubProgram subProgram, UnityVersion version)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.SerializedSubProgram.ISerializedSubProgram subProgram
UnityVersion version
Returns
Type Description
ShaderGpuProgramType
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾