GetInterpolatedHeight(float, float)
Gets an interpolated height at a point x,y. The x and y coordinates are clamped to [0, 1].
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine
- Assembly: UnityEngine.TerrainModule
public float GetInterpolatedHeight(float x, float y)
Parameters
Returns
Type | Description |
|---|---|
| float |