Table of Contents

Class RDPipelineRasterizationState.MethodName

Namespace
Godot
Assembly
GodotSharp.dll

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

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

Constructors

MethodName()

public MethodName()

Fields

GetCullMode

Cached name for the 'get_cull_mode' method.

public static readonly StringName GetCullMode

Field Value

StringName

GetDepthBiasClamp

Cached name for the 'get_depth_bias_clamp' method.

public static readonly StringName GetDepthBiasClamp

Field Value

StringName

GetDepthBiasConstantFactor

Cached name for the 'get_depth_bias_constant_factor' method.

public static readonly StringName GetDepthBiasConstantFactor

Field Value

StringName

GetDepthBiasEnabled

Cached name for the 'get_depth_bias_enabled' method.

public static readonly StringName GetDepthBiasEnabled

Field Value

StringName

GetDepthBiasSlopeFactor

Cached name for the 'get_depth_bias_slope_factor' method.

public static readonly StringName GetDepthBiasSlopeFactor

Field Value

StringName

GetDiscardPrimitives

Cached name for the 'get_discard_primitives' method.

public static readonly StringName GetDiscardPrimitives

Field Value

StringName

GetEnableDepthClamp

Cached name for the 'get_enable_depth_clamp' method.

public static readonly StringName GetEnableDepthClamp

Field Value

StringName

GetFrontFace

Cached name for the 'get_front_face' method.

public static readonly StringName GetFrontFace

Field Value

StringName

GetLineWidth

Cached name for the 'get_line_width' method.

public static readonly StringName GetLineWidth

Field Value

StringName

GetPatchControlPoints

Cached name for the 'get_patch_control_points' method.

public static readonly StringName GetPatchControlPoints

Field Value

StringName

GetWireframe

Cached name for the 'get_wireframe' method.

public static readonly StringName GetWireframe

Field Value

StringName

SetCullMode

Cached name for the 'set_cull_mode' method.

public static readonly StringName SetCullMode

Field Value

StringName

SetDepthBiasClamp

Cached name for the 'set_depth_bias_clamp' method.

public static readonly StringName SetDepthBiasClamp

Field Value

StringName

SetDepthBiasConstantFactor

Cached name for the 'set_depth_bias_constant_factor' method.

public static readonly StringName SetDepthBiasConstantFactor

Field Value

StringName

SetDepthBiasEnabled

Cached name for the 'set_depth_bias_enabled' method.

public static readonly StringName SetDepthBiasEnabled

Field Value

StringName

SetDepthBiasSlopeFactor

Cached name for the 'set_depth_bias_slope_factor' method.

public static readonly StringName SetDepthBiasSlopeFactor

Field Value

StringName

SetDiscardPrimitives

Cached name for the 'set_discard_primitives' method.

public static readonly StringName SetDiscardPrimitives

Field Value

StringName

SetEnableDepthClamp

Cached name for the 'set_enable_depth_clamp' method.

public static readonly StringName SetEnableDepthClamp

Field Value

StringName

SetFrontFace

Cached name for the 'set_front_face' method.

public static readonly StringName SetFrontFace

Field Value

StringName

SetLineWidth

Cached name for the 'set_line_width' method.

public static readonly StringName SetLineWidth

Field Value

StringName

SetPatchControlPoints

Cached name for the 'set_patch_control_points' method.

public static readonly StringName SetPatchControlPoints

Field Value

StringName

SetWireframe

Cached name for the 'set_wireframe' method.

public static readonly StringName SetWireframe

Field Value

StringName