- Assembly
- PlatformerGameKit
.dll - Namespace
- PlatformerGameKit
- Containing Type
- PlatformerUtilities
Syntax
[System.Diagnostics.Conditional(Animancer.Strings.UnityEditor)]
public static void DrawLine(Vector3 start, Vector3 end, Color color, float duration = 1.401298E-45)
Attributes
Type | Description |
---|---|
ConditionalAttribute |
Parameters
Name | Type | Description |
---|---|---|
start | Vector3 | |
end | Vector3 | |
color | Color | |
duration | float |
Return Value
Type | Description |
---|---|
void |