this[]
Returns the int3 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 int3 this[int index] { get; }
Parameters
Returns
Type | Description |
|---|---|
| int3 |