TryGetBoundsIntList

TryGetBoundsIntList(out IList<BoundsInt>)

public bool TryGetBoundsIntList(out IList<BoundsInt> value) ;

説明

BoundsIntList型の値を取得する。

パラメーター

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

戻り値

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