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
EnableAlphaToOne
Cached name for the 'enable_alpha_to_one' property.
public static readonly StringName EnableAlphaToOne
Field Value
EnableSampleShading
Cached name for the 'enable_sample_shading' property.
public static readonly StringName EnableSampleShading
Field Value
MinSampleShading
Cached name for the 'min_sample_shading' property.
public static readonly StringName MinSampleShading
Field Value
SampleCount
Cached name for the 'sample_count' property.
public static readonly StringName SampleCount
Field Value
SampleMasks
Cached name for the 'sample_masks' property.
public static readonly StringName SampleMasks