TerrainGeometry

struct in UnityEngine.LowLevelPhysics

/

Implemented in:UnityEngine.PhysicsModule


Implements interfaces:IGeometry

Description

Contains the geometric shape of a Terrain collider.

The only way to retrieve this shape is to use the TerrainCollider.Geometry property to get it from a TerrainCollider component.

Properties

GeometryTypeReturns the geometry type of this shape, which is TerrainGeometry.

Did you find this page useful? Please give it a rating: