this[]
Gets the [row, col] element of the matrix.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.PhysicsModule
this[int, int]
public float this[int row, int col] { get; set; }
Parameters
Returns
Type | Description |
|---|---|
| float |