Fix various typos in classref
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
The winding order to use to determine which face of a triangle is considered its front face.
|
||||
</member>
|
||||
<member name="line_width" type="float" setter="set_line_width" getter="get_line_width" default="1.0">
|
||||
THe line width to use when drawing lines (in pixels). Thick lines may not be supported on all hardware.
|
||||
The line width to use when drawing lines (in pixels). Thick lines may not be supported on all hardware.
|
||||
</member>
|
||||
<member name="patch_control_points" type="int" setter="set_patch_control_points" getter="get_patch_control_points" default="1">
|
||||
The number of control points to use when drawing a patch with tessellation enabled. Higher values result in higher quality at the cost of performance.
|
||||
|
||||
Reference in New Issue
Block a user