Version: 2022.2
言語: 日本語

PlayModeWindow.SetCustomRenderingResolution

マニュアルに切り替える
public static void SetCustomRenderingResolution (uint width, uint height, string baseName);

パラメーター

width The custom resolution width.
height The custom resolution height.
baseName The basename for the custom resolution entry.

説明

Adds a new Custom resolution entry with the specified baseName. If an entry with the same baseName already exists, this method updates the resolution of this entry with the new values.