Show / Hide Table of Contents

Class SerializedPropertyFlagExtensions

Inheritance
System.Object
SerializedPropertyFlagExtensions
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.Enums.Shader.SerializedShader
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class SerializedPropertyFlagExtensions

Methods

| Improve this Doc View Source

IsGamma(SerializedPropertyFlag)

Declaration
public static bool IsGamma(this SerializedPropertyFlag _this)
Parameters
Type Name Description
SerializedPropertyFlag _this
Returns
Type Description
System.Boolean
| Improve this Doc View Source

IsHDR(SerializedPropertyFlag)

Declaration
public static bool IsHDR(this SerializedPropertyFlag _this)
Parameters
Type Name Description
SerializedPropertyFlag _this
Returns
Type Description
System.Boolean
| Improve this Doc View Source

IsHideInInspector(SerializedPropertyFlag)

Declaration
public static bool IsHideInInspector(this SerializedPropertyFlag _this)
Parameters
Type Name Description
SerializedPropertyFlag _this
Returns
Type Description
System.Boolean
| Improve this Doc View Source

IsNormal(SerializedPropertyFlag)

Declaration
public static bool IsNormal(this SerializedPropertyFlag _this)
Parameters
Type Name Description
SerializedPropertyFlag _this
Returns
Type Description
System.Boolean
| Improve this Doc View Source

IsNoScaleOffset(SerializedPropertyFlag)

Declaration
public static bool IsNoScaleOffset(this SerializedPropertyFlag _this)
Parameters
Type Name Description
SerializedPropertyFlag _this
Returns
Type Description
System.Boolean
| Improve this Doc View Source

IsPerRendererData(SerializedPropertyFlag)

Declaration
public static bool IsPerRendererData(this SerializedPropertyFlag _this)
Parameters
Type Name Description
SerializedPropertyFlag _this
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾