ReconstructionProcessingDeviceInfo.Mode Property
Gets the reconstruction processing mode of the device.
Syntax
public:
property ReconstructionProcessingMode Mode {
ReconstructionProcessingMode get ();
}
public ReconstructionProcessingMode Mode { get; }
var mode = reconstructionProcessingDeviceInfo.mode;
Property value
Type: ReconstructionProcessingMode
The reconstruction processing mode of the device.
Requirements
Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd
See also
Reference
ReconstructionProcessingDeviceInfo Class
Microsoft.Kinect.Fusion Namespace