Version: 2019.2

GeometryUtility

class in UnityEngine

Switch to Manual

Description

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

Static Functions

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