Version: 2018.4

GeometryUtility

class in UnityEngine

マニュアルに切り替える

説明

ジオメトリクラスです。

Static 関数

CalculateBoundsCalculates the bounding box from the given array of positions and the 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.