Class RDPipelineRasterizationState.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class RDPipelineRasterizationState.PropertyName : RefCounted.PropertyName
- Inheritance
-
RDPipelineRasterizationState.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
CullMode
Cached name for the 'cull_mode' property.
public static readonly StringName CullMode
Field Value
DepthBiasClamp
Cached name for the 'depth_bias_clamp' property.
public static readonly StringName DepthBiasClamp
Field Value
DepthBiasConstantFactor
Cached name for the 'depth_bias_constant_factor' property.
public static readonly StringName DepthBiasConstantFactor
Field Value
DepthBiasEnabled
Cached name for the 'depth_bias_enabled' property.
public static readonly StringName DepthBiasEnabled
Field Value
DepthBiasSlopeFactor
Cached name for the 'depth_bias_slope_factor' property.
public static readonly StringName DepthBiasSlopeFactor
Field Value
DiscardPrimitives
Cached name for the 'discard_primitives' property.
public static readonly StringName DiscardPrimitives
Field Value
EnableDepthClamp
Cached name for the 'enable_depth_clamp' property.
public static readonly StringName EnableDepthClamp
Field Value
FrontFace
Cached name for the 'front_face' property.
public static readonly StringName FrontFace
Field Value
LineWidth
Cached name for the 'line_width' property.
public static readonly StringName LineWidth
Field Value
PatchControlPoints
Cached name for the 'patch_control_points' property.
public static readonly StringName PatchControlPoints
Field Value
Wireframe
Cached name for the 'wireframe' property.
public static readonly StringName Wireframe