| GestureRecognizerDistance Method (Single) | 
 
            Get the distance of a length, in units
            
 
    Namespace: 
   DigitalRubyShared
    Assembly:
   Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
 Syntax
Syntaxpublic float Distance(
	float length
)
Parameters
- length
- Type: SystemSingle
 Length
Return Value
Type: 
SingleDistance in units
 See Also
See Also