| OneTouchScaleGestureRecognizerScaleMultiplierY Property  | 
 
            The current scale multiplier on y axis. Multiply your current y scale value by this to scale.
            
 
    Namespace: 
   DigitalRubyShared
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic float ScaleMultiplierY { get; }Property Value
Type: 
SingleThe scale multiplier.
 See Also
See Also