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.
Indicates the success of the alignment operation.
Syntax
public:
property bool Success {
bool get ();
}
public bool Success { get; }
var success = alignmentResult.success;
Property value
[C++]
[C#]
[JavaScript]
Type: bool
Type: bool
Type: Boolean
True if the operation was successful; otherwise, false.
Requirements
Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd