Summary
[Editor-Only] Draws a 2D handle at the specified `position` which can be dragged around.
- Assembly
- PlatformerGameKit
.dll - Namespace
- PlatformerGameKit
- Containing Type
- PlatformerUtilities
Syntax
public static Vector2 DoHandle2D(Vector2 position, float sizeMultiplier = 1)
Parameters
Name | Type | Description |
---|---|---|
position | Vector2 | |
sizeMultiplier | float |
Return Value
Type | Description |
---|---|
Vector2 |