Version: 2022.3
言語: 日本語
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].