Version: 5.6
public void OnGUI (Rect position, SerializedProperty property, GUIContent label);

パラメーター

position プロパティーの GUI に使用する画面の Rect
property 対象となるシリアライズ化されたプロパティー
label このプロパティーのラベル

説明

このメソッドをオーバーライドしてプロパティーに自身の GUI を作成します