GetResizeHeight(VideoResizeMode)
Get the resulting height of the resize operation for the specified resize mode.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public int GetResizeHeight(VideoResizeMode mode)
Parameters
Mode for which the height is queried.
Returns
Type | Description |
|---|---|
| int | Height for the specified resize mode. |