Share via


ReconstructionProcessingDeviceInfo.InstancePath Property

Gets the DirectX instance path of the GPU being used for reconstruction.

Syntax

public:
property String^ InstancePath {
         String^ get ();
}
public stringInstancePath { get; }
var instancePath = reconstructionProcessingDeviceInfo.instancePath;

Property value

[C++] 
[C#] 
[JavaScript] 

Type: String
Type: string
Type: String

 

The DirectX instance path of the GPU being used for reconstruction.

Requirements

Namespace: Microsoft.Kinect.Fusion

Metadata: microsoft.kinect.fusion.winmd

See also

Reference

ReconstructionProcessingDeviceInfo Class
Microsoft.Kinect.Fusion Namespace