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
GetDepthBiasClamp
Cached name for the 'get_depth_bias_clamp' method.
public static readonly StringName GetDepthBiasClamp
Field Value
GetDepthBiasConstantFactor
Cached name for the 'get_depth_bias_constant_factor' method.
public static readonly StringName GetDepthBiasConstantFactor
Field Value
GetDepthBiasEnabled
Cached name for the 'get_depth_bias_enabled' method.
public static readonly StringName GetDepthBiasEnabled
Field Value
GetDepthBiasSlopeFactor
Cached name for the 'get_depth_bias_slope_factor' method.
public static readonly StringName GetDepthBiasSlopeFactor
Field Value
GetDiscardPrimitives
Cached name for the 'get_discard_primitives' method.
public static readonly StringName GetDiscardPrimitives
Field Value
GetEnableDepthClamp
Cached name for the 'get_enable_depth_clamp' method.
public static readonly StringName GetEnableDepthClamp
Field Value
GetFrontFace
Cached name for the 'get_front_face' method.
public static readonly StringName GetFrontFace
Field Value
GetLineWidth
Cached name for the 'get_line_width' method.
public static readonly StringName GetLineWidth
Field Value
GetPatchControlPoints
Cached name for the 'get_patch_control_points' method.
public static readonly StringName GetPatchControlPoints
Field Value
GetWireframe
Cached name for the 'get_wireframe' method.
public static readonly StringName GetWireframe
Field Value
SetCullMode
Cached name for the 'set_cull_mode' method.
public static readonly StringName SetCullMode
Field Value
SetDepthBiasClamp
Cached name for the 'set_depth_bias_clamp' method.
public static readonly StringName SetDepthBiasClamp
Field Value
SetDepthBiasConstantFactor
Cached name for the 'set_depth_bias_constant_factor' method.
public static readonly StringName SetDepthBiasConstantFactor
Field Value
SetDepthBiasEnabled
Cached name for the 'set_depth_bias_enabled' method.
public static readonly StringName SetDepthBiasEnabled
Field Value
SetDepthBiasSlopeFactor
Cached name for the 'set_depth_bias_slope_factor' method.
public static readonly StringName SetDepthBiasSlopeFactor
Field Value
SetDiscardPrimitives
Cached name for the 'set_discard_primitives' method.
public static readonly StringName SetDiscardPrimitives
Field Value
SetEnableDepthClamp
Cached name for the 'set_enable_depth_clamp' method.
public static readonly StringName SetEnableDepthClamp
Field Value
SetFrontFace
Cached name for the 'set_front_face' method.
public static readonly StringName SetFrontFace
Field Value
SetLineWidth
Cached name for the 'set_line_width' method.
public static readonly StringName SetLineWidth
Field Value
SetPatchControlPoints
Cached name for the 'set_patch_control_points' method.
public static readonly StringName SetPatchControlPoints
Field Value
SetWireframe
Cached name for the 'set_wireframe' method.
public static readonly StringName SetWireframe