IsHole(int, int)
Gets whether a certain point at x,y is a hole.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.TerrainModule
public bool IsHole(int x, int y)
Parameters
Returns
Type | Description |
|---|---|
| bool |