manipulationinput - eisclimber/ExPresS-XR GitHub Wiki
Property in ScalingInteractionAttachController
Input to use for rotating or translating the attach point closer or further away. This effectively rotates or moves the selected grab interactable along the ray.
public XRInputValueReader<Vector2> manipulationInput { get; set; }