.. DO NOT EDIT THIS FILE!!! .. Generated automatically from Godot engine sources. .. Generator: https://github.com/godotengine/godot/tree/master/doc/tools/make_rst.py. .. XML source: https://github.com/godotengine/godot/tree/master/docs/gdscript/doc/classes/RDPipelineRasterizationState.xml. .. _class_RDPipelineRasterizationState: RDPipelineRasterizationState ============================ **Inherits:** :ref:`RefCounted` **<** :ref:`Object` .. container:: contribute There is currently no description for this class. Please help us by :ref:`contributing one `! .. rst-class:: classref-reftable-group Properties ---------- .. table:: :widths: auto +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+-----------+ | :ref:`PolygonCullMode` | :ref:`cull_mode` | ``0`` | +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+-----------+ | :ref:`float` | :ref:`depth_bias_clamp` | ``0.0`` | +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+-----------+ | :ref:`float` | :ref:`depth_bias_constant_factor` | ``0.0`` | +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`depth_bias_enabled` | ``false`` | +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+-----------+ | :ref:`float` | :ref:`depth_bias_slope_factor` | ``0.0`` | +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`discard_primitives` | ``false`` | +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`enable_depth_clamp` | ``false`` | +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+-----------+ | :ref:`PolygonFrontFace` | :ref:`front_face` | ``0`` | +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+-----------+ | :ref:`float` | :ref:`line_width` | ``1.0`` | +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+-----------+ | :ref:`int` | :ref:`patch_control_points` | ``1`` | +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+-----------+ | :ref:`bool` | :ref:`wireframe` | ``false`` | +----------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------+-----------+ .. rst-class:: classref-section-separator ---- .. rst-class:: classref-descriptions-group Property Descriptions --------------------- .. _class_RDPipelineRasterizationState_property_cull_mode: .. rst-class:: classref-property :ref:`PolygonCullMode` **cull_mode** = ``0`` .. rst-class:: classref-property-setget - void **set_cull_mode** **(** :ref:`PolygonCullMode` value **)** - :ref:`PolygonCullMode` **get_cull_mode** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_RDPipelineRasterizationState_property_depth_bias_clamp: .. rst-class:: classref-property :ref:`float` **depth_bias_clamp** = ``0.0`` .. rst-class:: classref-property-setget - void **set_depth_bias_clamp** **(** :ref:`float` value **)** - :ref:`float` **get_depth_bias_clamp** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_RDPipelineRasterizationState_property_depth_bias_constant_factor: .. rst-class:: classref-property :ref:`float` **depth_bias_constant_factor** = ``0.0`` .. rst-class:: classref-property-setget - void **set_depth_bias_constant_factor** **(** :ref:`float` value **)** - :ref:`float` **get_depth_bias_constant_factor** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_RDPipelineRasterizationState_property_depth_bias_enabled: .. rst-class:: classref-property :ref:`bool` **depth_bias_enabled** = ``false`` .. rst-class:: classref-property-setget - void **set_depth_bias_enabled** **(** :ref:`bool` value **)** - :ref:`bool` **get_depth_bias_enabled** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_RDPipelineRasterizationState_property_depth_bias_slope_factor: .. rst-class:: classref-property :ref:`float` **depth_bias_slope_factor** = ``0.0`` .. rst-class:: classref-property-setget - void **set_depth_bias_slope_factor** **(** :ref:`float` value **)** - :ref:`float` **get_depth_bias_slope_factor** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_RDPipelineRasterizationState_property_discard_primitives: .. rst-class:: classref-property :ref:`bool` **discard_primitives** = ``false`` .. rst-class:: classref-property-setget - void **set_discard_primitives** **(** :ref:`bool` value **)** - :ref:`bool` **get_discard_primitives** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_RDPipelineRasterizationState_property_enable_depth_clamp: .. rst-class:: classref-property :ref:`bool` **enable_depth_clamp** = ``false`` .. rst-class:: classref-property-setget - void **set_enable_depth_clamp** **(** :ref:`bool` value **)** - :ref:`bool` **get_enable_depth_clamp** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_RDPipelineRasterizationState_property_front_face: .. rst-class:: classref-property :ref:`PolygonFrontFace` **front_face** = ``0`` .. rst-class:: classref-property-setget - void **set_front_face** **(** :ref:`PolygonFrontFace` value **)** - :ref:`PolygonFrontFace` **get_front_face** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_RDPipelineRasterizationState_property_line_width: .. rst-class:: classref-property :ref:`float` **line_width** = ``1.0`` .. rst-class:: classref-property-setget - void **set_line_width** **(** :ref:`float` value **)** - :ref:`float` **get_line_width** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_RDPipelineRasterizationState_property_patch_control_points: .. rst-class:: classref-property :ref:`int` **patch_control_points** = ``1`` .. rst-class:: classref-property-setget - void **set_patch_control_points** **(** :ref:`int` value **)** - :ref:`int` **get_patch_control_points** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. rst-class:: classref-item-separator ---- .. _class_RDPipelineRasterizationState_property_wireframe: .. rst-class:: classref-property :ref:`bool` **wireframe** = ``false`` .. rst-class:: classref-property-setget - void **set_wireframe** **(** :ref:`bool` value **)** - :ref:`bool` **get_wireframe** **(** **)** .. container:: contribute There is currently no description for this property. Please help us by :ref:`contributing one `! .. |virtual| replace:: :abbr:`virtual (This method should typically be overridden by the user to have any effect.)` .. |const| replace:: :abbr:`const (This method has no side effects. It doesn't modify any of the instance's member variables.)` .. |vararg| replace:: :abbr:`vararg (This method accepts any number of arguments after the ones described here.)` .. |constructor| replace:: :abbr:`constructor (This method is used to construct a type.)` .. |static| replace:: :abbr:`static (This method doesn't need an instance to be called, so it can be called directly using the class name.)` .. |operator| replace:: :abbr:`operator (This method describes a valid operator to use with this type as left-hand operand.)` .. |bitfield| replace:: :abbr:`BitField (This value is an integer composed as a bitmask of the following flags.)`