Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetResizeWidth(VideoResizeMode)

Get the resulting width of the resize operation for the specified resize mode.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public int GetResizeWidth(VideoResizeMode mode)

Parameters

Mode for which the width is queried.

Returns

Type

Description

intWidth for the specified resize mode.