Version: 2023.2
言語: 日本語
public static float minAspectRatio ;

説明

Minimum aspect ratio which is supported by the application.

This value is expressed as (longer dimension / shorter dimension) in decimal form. For example, if the minimum aspect ratio is 4:3, set this value to 1.33. This value needs to be greater than or equal to 1.0. By default it is set to 1.0. Note: This attribute is ignored if you enable PlayerSettings.resizableWindow. This attribute is available from Android API level 29.