Свойство | Type | Description | |
---|---|---|---|
A | Vector2 | ||
B | Vector2 | ||
Thickness | float |
Méthode | Description | |
---|---|---|
Line ( ) : System | ||
Line ( Vector2 a, Vector2 b, float thickness = 1 ) : System |
public Line ( Vector2 a, Vector2 b, float thickness = 1 ) : System | ||
a | Vector2 | |
b | Vector2 | |
thickness | float | |
Résultat | System |