InputField.selectionAnchorPosition

매뉴얼로 전환
public int selectionAnchorPosition ;

설명

The beginning point of the selection.

When making a selection with a mouse, the anchor is where in the document the mouse button is initially pressed.

Get: Returns the beginning position of selection Set: If Input.compositionString is 0 set the fixed position.