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