this[]
Returns the int2 element at a specified index.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: Unity.Mathematics
- Assembly: UnityEngine.MathematicsModule
this[int]
public ref int2 this[int index] { get; }
Parameters
Returns
Type | Description |
|---|---|
| int2 |