GetItemColumnDataAsFloat(int, int)
Returns float representation of hierarchy item value associated with the column.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Profiling
- Assembly: UnityEditor.CoreModule
public float GetItemColumnDataAsFloat(int id, int column)
Parameters
Returns
Type | Description |
|---|---|
| float | Value of the correspnding column as float. |