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 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