BoundsIntersect メソッド

2つのBoundsの公差する範囲を取得します。

名前空間:  KeyToKey.Plugins
アセンブリ:  KeyToKey.Plugins (in KeyToKey.Plugins.dll) バージョン: 1.0.0.0 (1.0.0.0)
構文
C#
public Bounds Intersect(
	Bounds bounds
)

パラメーター

bounds
型: KeyToKey.PluginsBounds
bounds

戻り値

型: Bounds
公差する範囲
関連項目