Version: 2019.1

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, если границы находятся внутри какой-либо плоскости массива.
TryCreatePlaneFromPolygon GeometryUtility.TryCreatePlaneFromPolygon creates a plane from the given list of vertices that define the polygon, as long as they do not characterize a straight line or zero area.