Version: 2022.1
言語: 日本語

PrimitiveBoundsHandle.DefaultMidpointHandleSizeFunction

マニュアルに切り替える
public static float DefaultMidpointHandleSizeFunction (Vector3 position);

パラメーター

position The current position of the handle in the space of Handles.matrix.

戻り値

float The size to use for a handle at the specified position.

説明

A SizeFunction that returns a fixed screen-space size.

This method is the default value assigned to midpointHandleSizeFunction for new PrimitiveBoundsHandle instances, and is not intended to be called on its own.