Property scaleOverTimeInput
scaleOverTimeInput
The input to use for providing a scale value to grab transformers for scaling over time. This effectively scales the selected grab interactable while the input is pushed in either direction.
Declaration
public XRInputValueReader<Vector2> scaleOverTimeInput { get; set; }
Property Value
| Type | Description |
|---|---|
| XRInputValueReader<Vector2> |
Remarks
Uses the y-axis as the scale input.