This version of Unity is unsupported.

VideoClipImporter.GetResizeHeight

public int GetResizeHeight(VideoResizeMode mode);

Parameters

modeMode for which the height is queried.

Returns

int Height for the specified resize mode.

Description

Get the resulting height of the resize operation for the specified resize mode.