Table of Contents

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

StringName

DepthBiasClamp

Cached name for the 'depth_bias_clamp' property.

public static readonly StringName DepthBiasClamp

Field Value

StringName

DepthBiasConstantFactor

Cached name for the 'depth_bias_constant_factor' property.

public static readonly StringName DepthBiasConstantFactor

Field Value

StringName

DepthBiasEnabled

Cached name for the 'depth_bias_enabled' property.

public static readonly StringName DepthBiasEnabled

Field Value

StringName

DepthBiasSlopeFactor

Cached name for the 'depth_bias_slope_factor' property.

public static readonly StringName DepthBiasSlopeFactor

Field Value

StringName

DiscardPrimitives

Cached name for the 'discard_primitives' property.

public static readonly StringName DiscardPrimitives

Field Value

StringName

EnableDepthClamp

Cached name for the 'enable_depth_clamp' property.

public static readonly StringName EnableDepthClamp

Field Value

StringName

FrontFace

Cached name for the 'front_face' property.

public static readonly StringName FrontFace

Field Value

StringName

LineWidth

Cached name for the 'line_width' property.

public static readonly StringName LineWidth

Field Value

StringName

PatchControlPoints

Cached name for the 'patch_control_points' property.

public static readonly StringName PatchControlPoints

Field Value

StringName

Wireframe

Cached name for the 'wireframe' property.

public static readonly StringName Wireframe

Field Value

StringName