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