Table of Contents

Class RDPipelineMultisampleState.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

Cached StringNames for the methods contained in this class, for fast lookup.

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

Constructors

MethodName()

public MethodName()

Fields

GetEnableAlphaToCoverage

Cached name for the 'get_enable_alpha_to_coverage' method.

public static readonly StringName GetEnableAlphaToCoverage

Field Value

StringName

GetEnableAlphaToOne

Cached name for the 'get_enable_alpha_to_one' method.

public static readonly StringName GetEnableAlphaToOne

Field Value

StringName

GetEnableSampleShading

Cached name for the 'get_enable_sample_shading' method.

public static readonly StringName GetEnableSampleShading

Field Value

StringName

GetMinSampleShading

Cached name for the 'get_min_sample_shading' method.

public static readonly StringName GetMinSampleShading

Field Value

StringName

GetSampleCount

Cached name for the 'get_sample_count' method.

public static readonly StringName GetSampleCount

Field Value

StringName

GetSampleMasks

Cached name for the 'get_sample_masks' method.

public static readonly StringName GetSampleMasks

Field Value

StringName

SetEnableAlphaToCoverage

Cached name for the 'set_enable_alpha_to_coverage' method.

public static readonly StringName SetEnableAlphaToCoverage

Field Value

StringName

SetEnableAlphaToOne

Cached name for the 'set_enable_alpha_to_one' method.

public static readonly StringName SetEnableAlphaToOne

Field Value

StringName

SetEnableSampleShading

Cached name for the 'set_enable_sample_shading' method.

public static readonly StringName SetEnableSampleShading

Field Value

StringName

SetMinSampleShading

Cached name for the 'set_min_sample_shading' method.

public static readonly StringName SetMinSampleShading

Field Value

StringName

SetSampleCount

Cached name for the 'set_sample_count' method.

public static readonly StringName SetSampleCount

Field Value

StringName

SetSampleMasks

Cached name for the 'set_sample_masks' method.

public static readonly StringName SetSampleMasks

Field Value

StringName