Version: 2022.3
언어: 한국어

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.


Did you find this page useful? Please give it a rating: