Property middlePressed
middlePressed
A ButtonControl
that represents whether the pinch between the middle finger and
the thumb is mostly pressed (greater than a threshold of 0.8
contained in pressThreshold).
Declaration
[Preserve]
[InputControl]
public ButtonControl middlePressed { get; }
Property Value
Type | Description |
---|---|
ButtonControl |