scalespeedoverride - eisclimber/ExPresS-XR GitHub Wiki
Property in ExPresSXRGrabInteractable
Override to the scale speed of the ScalingRayInteractor or ScalingDirectInteractor.
It is recommended to change the scale speed in the interactors themselves and use this override sparingly!
public float ScaleSpeedOverride { get; set; }