Version: 2018.1

GeometryUtility

class in UnityEngine

Switch to Manual

Description

Утилита для общих геометрических функций.

Static Functions

CalculateBoundsCalculates a bounding box given an array of positions and a transformation matrix.
CalculateFrustumPlanesВычисляет плоскости усеченной пирамиды.
TestPlanesAABBВозвращает true, если границы находятся внутри какой-либо плоскости массива.
TryCreatePlaneFromPolygonCreates a plane from a given list of vertices. Works for concave polygons and polygons that have multiple aligned vertices.