TryGetBoundsInt

public bool TryGetBoundsInt(out BoundsInt value) ;

BoundsInt型の値を取得する。

パラメーター名 説明
value 取得する値。

値を取得できた場合にtrueを返す。