BodyExtensions.AngleBetween Method (KinectEx)
Gets the angle between two Vector3 (SharpDX / DirectX) values.
Derived from System.Media.Media3D.Vector3D source code.
- C#
- VB
- C++
- F#
[ExtensionAttribute] public static double AngleBetween( this Vector3 vector1, Vector3 vector2 )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<ExtensionAttribute>] static member AngleBetween : vector1 : Vector3 * vector2 : Vector3 -> double
Parameters
- vector1
-
Type: SharpDX.Vector3
- vector2
-
Type: SharpDX.Vector3
Return Value
Type: System.Double
Supported in:
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5 (without Kinect SDK)
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT (without Kinect SDK)
Windows Phone 8 - WinRT