Table of Contents

Class RDPipelineMultisampleState.PropertyName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the properties and fields contained in this class, for fast lookup.

public class RDPipelineMultisampleState.PropertyName : RefCounted.PropertyName
Inheritance
RDPipelineMultisampleState.PropertyName
Inherited Members

Constructors

PropertyName()

public PropertyName()

Fields

EnableAlphaToCoverage

Cached name for the 'enable_alpha_to_coverage' property.

public static readonly StringName EnableAlphaToCoverage

Field Value

StringName

EnableAlphaToOne

Cached name for the 'enable_alpha_to_one' property.

public static readonly StringName EnableAlphaToOne

Field Value

StringName

EnableSampleShading

Cached name for the 'enable_sample_shading' property.

public static readonly StringName EnableSampleShading

Field Value

StringName

MinSampleShading

Cached name for the 'min_sample_shading' property.

public static readonly StringName MinSampleShading

Field Value

StringName

SampleCount

Cached name for the 'sample_count' property.

public static readonly StringName SampleCount

Field Value

StringName

SampleMasks

Cached name for the 'sample_masks' property.

public static readonly StringName SampleMasks

Field Value

StringName