Show / Hide Table of Contents

Class BuiltinShaderSettingsExtensions

Inheritance
System.Object
BuiltinShaderSettingsExtensions
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 BuiltinShaderSettingsExtensions

Methods

| Improve this Doc View Source

GetMode(IBuiltinShaderSettings)

Declaration
public static BuiltinShaderMode_1 GetMode(this IBuiltinShaderSettings settings)
Parameters
Type Name Description
AssetRipper.SourceGenerated.Subclasses.BuiltinShaderSettings.IBuiltinShaderSettings settings
Returns
Type Description
AssetRipper.SourceGenerated.Enums.BuiltinShaderMode_1
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾