言語: 日本語
  • C#
  • JS
  • Boo

スクリプト言語

お好みのスクリプト言語を選択すると、サンプルコードがその言語で表示されます。

MaterialEditor.GetDefaultPropertyHeight

public static function GetDefaultPropertyHeight(prop: MaterialProperty): float;

Description

カスタム Drawer を無視してプロパティに必要な高さを算出します

これは GetPropertyHeight と似てますが、全てのカスタム MaterialPropertyDrawer オブジェクトを無視します。