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
GetEnableAlphaToOne
Cached name for the 'get_enable_alpha_to_one' method.
public static readonly StringName GetEnableAlphaToOne
Field Value
GetEnableSampleShading
Cached name for the 'get_enable_sample_shading' method.
public static readonly StringName GetEnableSampleShading
Field Value
GetMinSampleShading
Cached name for the 'get_min_sample_shading' method.
public static readonly StringName GetMinSampleShading
Field Value
GetSampleCount
Cached name for the 'get_sample_count' method.
public static readonly StringName GetSampleCount
Field Value
GetSampleMasks
Cached name for the 'get_sample_masks' method.
public static readonly StringName GetSampleMasks
Field Value
SetEnableAlphaToCoverage
Cached name for the 'set_enable_alpha_to_coverage' method.
public static readonly StringName SetEnableAlphaToCoverage
Field Value
SetEnableAlphaToOne
Cached name for the 'set_enable_alpha_to_one' method.
public static readonly StringName SetEnableAlphaToOne
Field Value
SetEnableSampleShading
Cached name for the 'set_enable_sample_shading' method.
public static readonly StringName SetEnableSampleShading
Field Value
SetMinSampleShading
Cached name for the 'set_min_sample_shading' method.
public static readonly StringName SetMinSampleShading
Field Value
SetSampleCount
Cached name for the 'set_sample_count' method.
public static readonly StringName SetSampleCount
Field Value
SetSampleMasks
Cached name for the 'set_sample_masks' method.
public static readonly StringName SetSampleMasks