GetBoundingBox
GetBoundingBox(Vector2, Vector2, Vector2, Vector2)
説明
ベジェ曲線のバウンディングボックスを求める。
パラメーター
パラメーター名 | 説明 |
---|---|
startPosition | 始点 |
startControl | 始点のコントロール点 |
endPosition | 終点 |
endControl | 終点のコントロール点 |
戻り値
ベジェ曲線のバウンディングボックスを返す。
ベジェ曲線のバウンディングボックスを求める。
パラメーター名 | 説明 |
---|---|
startPosition | 始点 |
startControl | 始点のコントロール点 |
endPosition | 終点 |
endControl | 終点のコントロール点 |
ベジェ曲線のバウンディングボックスを返す。