BodyExtensions.GetVector Method (KinectEx)
Get a Vector3 (SharpDX / DirectX) object representing the vector
between the joints of the specified BoneTypeEx value. Optionally
allows for the bone to be inverted to achieve the desired orientation.
- C#
- VB
- C++
- F#
[ExtensionAttribute] public static Vector3 GetVector( this Body body, BoneTypeEx boneType, bool invert )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
[<ExtensionAttribute>] static member GetVector : body : Body * boneType : BoneTypeEx * invert : bool -> Vector3
Parameters
- body
-
Type: WindowsPreview.Kinect.Body
- boneType
-
Type: KinectEx.BoneTypeEx
- invert
-
Type: System.Boolean
Return Value
Type: SharpDX.Vector3
Supported in:
Windows 8.1 Store - WinRT
Windows 8.1 Store - WinRT