Version: 2020.1
言語: 日本語
public Vector2 minSize ;

説明

このウィンドウの最小サイズ

An EditorWindow can be resized. The minSize variable provides the lowest width and height that is supported. This is typically a Vector2(100,100).