this[]
Access the x or y component using [0] or [1] respectively.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
this[int]
public int this[int index] { readonly get; set; }
Parameters
Returns
Type | Description |
|---|---|
| int |