Summary
Adds unit vectors corresponding to each of the objects in this set to the `directions`,
starting from the specified `index`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- DirectionalSet
<T>
Syntax
public void AddTo(Vector2[] directions, int index)
Parameters
| Name | Type | Description |
|---|---|---|
| directions | Vector2[] | |
| index | int |
Return Value
| Type | Description |
|---|---|
| void |