Summary
A vector with a magnitude of 1 pointing up to the left.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Directions
Syntax
public static Vector2 UpLeft { get; }
Remarks
The value is approximately (-0.707, 0.707).
Value
| Type | Description |
|---|---|
| Vector2 |