Class RDPipelineColorBlendStateAttachment.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class RDPipelineColorBlendStateAttachment.PropertyName : RefCounted.PropertyName
- Inheritance
-
RDPipelineColorBlendStateAttachment.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
AlphaBlendOp
Cached name for the 'alpha_blend_op' property.
public static readonly StringName AlphaBlendOp
Field Value
ColorBlendOp
Cached name for the 'color_blend_op' property.
public static readonly StringName ColorBlendOp
Field Value
DstAlphaBlendFactor
Cached name for the 'dst_alpha_blend_factor' property.
public static readonly StringName DstAlphaBlendFactor
Field Value
DstColorBlendFactor
Cached name for the 'dst_color_blend_factor' property.
public static readonly StringName DstColorBlendFactor
Field Value
EnableBlend
Cached name for the 'enable_blend' property.
public static readonly StringName EnableBlend
Field Value
SrcAlphaBlendFactor
Cached name for the 'src_alpha_blend_factor' property.
public static readonly StringName SrcAlphaBlendFactor
Field Value
SrcColorBlendFactor
Cached name for the 'src_color_blend_factor' property.
public static readonly StringName SrcColorBlendFactor
Field Value
WriteA
Cached name for the 'write_a' property.
public static readonly StringName WriteA
Field Value
WriteB
Cached name for the 'write_b' property.
public static readonly StringName WriteB
Field Value
WriteG
Cached name for the 'write_g' property.
public static readonly StringName WriteG
Field Value
WriteR
Cached name for the 'write_r' property.
public static readonly StringName WriteR