Table of Contents

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

StringName

ColorBlendOp

Cached name for the 'color_blend_op' property.

public static readonly StringName ColorBlendOp

Field Value

StringName

DstAlphaBlendFactor

Cached name for the 'dst_alpha_blend_factor' property.

public static readonly StringName DstAlphaBlendFactor

Field Value

StringName

DstColorBlendFactor

Cached name for the 'dst_color_blend_factor' property.

public static readonly StringName DstColorBlendFactor

Field Value

StringName

EnableBlend

Cached name for the 'enable_blend' property.

public static readonly StringName EnableBlend

Field Value

StringName

SrcAlphaBlendFactor

Cached name for the 'src_alpha_blend_factor' property.

public static readonly StringName SrcAlphaBlendFactor

Field Value

StringName

SrcColorBlendFactor

Cached name for the 'src_color_blend_factor' property.

public static readonly StringName SrcColorBlendFactor

Field Value

StringName

WriteA

Cached name for the 'write_a' property.

public static readonly StringName WriteA

Field Value

StringName

WriteB

Cached name for the 'write_b' property.

public static readonly StringName WriteB

Field Value

StringName

WriteG

Cached name for the 'write_g' property.

public static readonly StringName WriteG

Field Value

StringName

WriteR

Cached name for the 'write_r' property.

public static readonly StringName WriteR

Field Value

StringName