Version: 2020.2
언어: 한국어

TerrainData.GetInterpolatedHeight

매뉴얼로 전환
public float GetInterpolatedHeight (float x, float y);

파라미터

x X coordinate of the point in the range of [0, 1].
y Y coordinate of the point in the range of [0, 1].

설명

Gets an interpolated height at a point x,y. The x and y coordinates are clamped to [0, 1].