Version: 2017.4
protected Bounds OnHandleChanged (IMGUI.Controls.PrimitiveBoundsHandle.HandleDirection handle, Bounds boundsOnClick, Bounds newBounds);

パラメーター

handleThe handle that was dragged.
boundsOnClickThe raw Bounds for this instance's volume at the time the control handle was clicked.
newBoundsThe raw Bounds for this instance's volume based on the updated handle position.

戻り値

Bounds The bounds that should be applied to this instance, with any necessary modifications applied.

説明

A callback for when a control handle was dragged in the scene.

This method ensures that the radius axes scale uniformly and that the height and radius parameters cannot fall outside their acceptable ranges relative to one another.

The height control handles cannot be made smaller than the diameter. Enlarging the diameter handles automatically increases the height if needed. The height value at the time the control was clicked is preferred until the user releases the control handle.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961