Class SerializedShaderRTBlendStateExtensions
Inheritance
System.Object
SerializedShaderRTBlendStateExtensions
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()
Assembly: AssetRipper.SourceGenerated.Extensions.dll
Syntax
public static class SerializedShaderRTBlendStateExtensions
Methods
|
Improve this Doc
View Source
BlendOpAlphaValue(ISerializedShaderRTBlendState)
Declaration
public static BlendOp BlendOpAlphaValue(this ISerializedShaderRTBlendState state)
Parameters
Type |
Name |
Description |
AssetRipper.SourceGenerated.Subclasses.SerializedShaderRTBlendState.ISerializedShaderRTBlendState |
state |
|
Returns
|
Improve this Doc
View Source
BlendOpValue(ISerializedShaderRTBlendState)
Declaration
public static BlendOp BlendOpValue(this ISerializedShaderRTBlendState state)
Parameters
Type |
Name |
Description |
AssetRipper.SourceGenerated.Subclasses.SerializedShaderRTBlendState.ISerializedShaderRTBlendState |
state |
|
Returns
|
Improve this Doc
View Source
ColMaskValue(ISerializedShaderRTBlendState)
Declaration
public static ColorWriteMask ColMaskValue(this ISerializedShaderRTBlendState state)
Parameters
Type |
Name |
Description |
AssetRipper.SourceGenerated.Subclasses.SerializedShaderRTBlendState.ISerializedShaderRTBlendState |
state |
|
Returns
|
Improve this Doc
View Source
DestBlendAlphaValue(ISerializedShaderRTBlendState)
Declaration
public static BlendMode DestBlendAlphaValue(this ISerializedShaderRTBlendState state)
Parameters
Type |
Name |
Description |
AssetRipper.SourceGenerated.Subclasses.SerializedShaderRTBlendState.ISerializedShaderRTBlendState |
state |
|
Returns
|
Improve this Doc
View Source
DestBlendValue(ISerializedShaderRTBlendState)
Declaration
public static BlendMode DestBlendValue(this ISerializedShaderRTBlendState state)
Parameters
Type |
Name |
Description |
AssetRipper.SourceGenerated.Subclasses.SerializedShaderRTBlendState.ISerializedShaderRTBlendState |
state |
|
Returns
|
Improve this Doc
View Source
SrcBlendAlphaValue(ISerializedShaderRTBlendState)
Declaration
public static BlendMode SrcBlendAlphaValue(this ISerializedShaderRTBlendState state)
Parameters
Type |
Name |
Description |
AssetRipper.SourceGenerated.Subclasses.SerializedShaderRTBlendState.ISerializedShaderRTBlendState |
state |
|
Returns
|
Improve this Doc
View Source
SrcBlendValue(ISerializedShaderRTBlendState)
Declaration
public static BlendMode SrcBlendValue(this ISerializedShaderRTBlendState state)
Parameters
Type |
Name |
Description |
AssetRipper.SourceGenerated.Subclasses.SerializedShaderRTBlendState.ISerializedShaderRTBlendState |
state |
|
Returns