Class ZWriteExtensions
Inheritance
System.Object
ZWriteExtensions
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 ZWriteExtensions
Methods
| Improve this Doc View SourceIsOff(ZWrite)
Declaration
public static bool IsOff(this ZWrite _this)
Parameters
Type | Name | Description |
---|---|---|
ZWrite | _this |
Returns
Type | Description |
---|---|
System.Boolean |
IsOn(ZWrite)
Declaration
public static bool IsOn(this ZWrite _this)
Parameters
Type | Name | Description |
---|---|---|
ZWrite | _this |
Returns
Type | Description |
---|---|
System.Boolean |