Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

intHeight for the specified resize mode.