Property scaleDistanceDeltaInput
scaleDistanceDeltaInput
The input to use for providing a scale value to grab transformers for scaling based on a distance delta from last frame. This input is typically used for scaling with a pinch gesture on mobile AR.
Declaration
public XRInputValueReader<float> scaleDistanceDeltaInput { get; set; }
Property Value
| Type | Description |
|---|---|
| XRInputValueReader<float> |