|
@@ -86,7 +86,7 @@
|
|
The style for the points between the start and the end.
|
|
The style for the points between the start and the end.
|
|
</member>
|
|
</member>
|
|
<member name="points" type="PoolVector2Array" setter="set_points" getter="get_points" default="PoolVector2Array( )">
|
|
<member name="points" type="PoolVector2Array" setter="set_points" getter="get_points" default="PoolVector2Array( )">
|
|
- The points that form the lines. The line is drawn between every point set in this array.
|
|
|
|
|
|
+ The points that form the lines. The line is drawn between every point set in this array. Points are interpreted as local vectors.
|
|
</member>
|
|
</member>
|
|
<member name="round_precision" type="int" setter="set_round_precision" getter="get_round_precision" default="8">
|
|
<member name="round_precision" type="int" setter="set_round_precision" getter="get_round_precision" default="8">
|
|
The smoothness of the rounded joints and caps. This is only used if a cap or joint is set as round.
|
|
The smoothness of the rounded joints and caps. This is only used if a cap or joint is set as round.
|