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 public float Distance(
float length
)
Parameters
- length
- Type: SystemSingle
Length
Return Value
Type:
SingleDistance in units
See Also