Version: 2018.1
Experimental: this API is experimental and might be changed or removed in the future.

Dragger.CalculatePosition

マニュアルに切り替える
protected Rect CalculatePosition (float x, float y, float width, float height);

パラメーター

xNew x position.
yNew y position.
widthElement width.
heightElement height.

戻り値

Rect Calculated and validated position.

説明

Calculate new position of the dragged element.