Class RDPipelineColorBlendStateAttachment.MethodName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the methods contained in this class, for fast lookup.
public class RDPipelineColorBlendStateAttachment.MethodName : RefCounted.MethodName
- Inheritance
-
RDPipelineColorBlendStateAttachment.MethodName
- Inherited Members
Constructors
MethodName()
public MethodName()
Fields
GetAlphaBlendOp
Cached name for the 'get_alpha_blend_op' method.
public static readonly StringName GetAlphaBlendOp
Field Value
GetColorBlendOp
Cached name for the 'get_color_blend_op' method.
public static readonly StringName GetColorBlendOp
Field Value
GetDstAlphaBlendFactor
Cached name for the 'get_dst_alpha_blend_factor' method.
public static readonly StringName GetDstAlphaBlendFactor
Field Value
GetDstColorBlendFactor
Cached name for the 'get_dst_color_blend_factor' method.
public static readonly StringName GetDstColorBlendFactor
Field Value
GetEnableBlend
Cached name for the 'get_enable_blend' method.
public static readonly StringName GetEnableBlend
Field Value
GetSrcAlphaBlendFactor
Cached name for the 'get_src_alpha_blend_factor' method.
public static readonly StringName GetSrcAlphaBlendFactor
Field Value
GetSrcColorBlendFactor
Cached name for the 'get_src_color_blend_factor' method.
public static readonly StringName GetSrcColorBlendFactor
Field Value
GetWriteA
Cached name for the 'get_write_a' method.
public static readonly StringName GetWriteA
Field Value
GetWriteB
Cached name for the 'get_write_b' method.
public static readonly StringName GetWriteB
Field Value
GetWriteG
Cached name for the 'get_write_g' method.
public static readonly StringName GetWriteG
Field Value
GetWriteR
Cached name for the 'get_write_r' method.
public static readonly StringName GetWriteR
Field Value
SetAlphaBlendOp
Cached name for the 'set_alpha_blend_op' method.
public static readonly StringName SetAlphaBlendOp
Field Value
SetAsMix
Cached name for the 'set_as_mix' method.
public static readonly StringName SetAsMix
Field Value
SetColorBlendOp
Cached name for the 'set_color_blend_op' method.
public static readonly StringName SetColorBlendOp
Field Value
SetDstAlphaBlendFactor
Cached name for the 'set_dst_alpha_blend_factor' method.
public static readonly StringName SetDstAlphaBlendFactor
Field Value
SetDstColorBlendFactor
Cached name for the 'set_dst_color_blend_factor' method.
public static readonly StringName SetDstColorBlendFactor
Field Value
SetEnableBlend
Cached name for the 'set_enable_blend' method.
public static readonly StringName SetEnableBlend
Field Value
SetSrcAlphaBlendFactor
Cached name for the 'set_src_alpha_blend_factor' method.
public static readonly StringName SetSrcAlphaBlendFactor
Field Value
SetSrcColorBlendFactor
Cached name for the 'set_src_color_blend_factor' method.
public static readonly StringName SetSrcColorBlendFactor
Field Value
SetWriteA
Cached name for the 'set_write_a' method.
public static readonly StringName SetWriteA
Field Value
SetWriteB
Cached name for the 'set_write_b' method.
public static readonly StringName SetWriteB
Field Value
SetWriteG
Cached name for the 'set_write_g' method.
public static readonly StringName SetWriteG
Field Value
SetWriteR
Cached name for the 'set_write_r' method.
public static readonly StringName SetWriteR