Click or drag to resize

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
C#
public float Distance(
	float length
)

Parameters

length
Type: SystemSingle
Length

Return Value

Type: Single
Distance in units
See Also