Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the index of the device.
Syntax
public:
property int32 Index {
int32 get ();
}
public int Index { get; }
var index = reconstructionProcessingDeviceInfo.index;
Property value
[C++]
[C#]
[JavaScript]
Type: int32
Type: int
Type: Number
The index of the device.
Requirements
Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd
See also
Reference
ReconstructionProcessingDeviceInfo Class
Microsoft.Kinect.Fusion Namespace