Summary
Returns the opposite of the given `direction`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- Directions
Syntax
public static Direction2 GetOppositeDirection(this Direction2 direction)
Parameters
| Name | Type | Description |
|---|---|---|
| direction | Direction2 |
Return Value
| Type | Description |
|---|---|
| Direction2 |