struct in UnityEngine.LowLevelPhysics
/
Implemented in:UnityEngine.PhysicsModule
Implements interfaces:IGeometry
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.
GeometryType | Returns the geometry type of this shape, which is TerrainGeometry. |