Click or drag to resize

Vector3Distance2D Method (LineSegment)

Namespace:  Clio.Utilities
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public float Distance2D(
	LineSegment to
)

Parameters

to
Type: Clio.UtilitiesLineSegment

Return Value

Type: Single
See Also