Version: 2018.2

GeometryUtility

class in UnityEngine

マニュアルに切り替える

説明

ジオメトリクラスです。

Static 関数

CalculateBoundsCalculates a bounding box given an array of positions and a transformation matrix.
CalculateFrustumPlanes錐台平面を計算します
TestPlanesAABBplane 配列内にバウンズがある場合は、true をします
TryCreatePlaneFromPolygonCreates a plane from a given list of vertices. Works for concave polygons and polygons that have multiple aligned vertices.