SessionStatus.ReadyForCreateProgress Property

Definition

The level of data sufficiency for a successful operation.

public:
 property float ReadyForCreateProgress { float get(); };
public float ReadyForCreateProgress { get; }
member this.ReadyForCreateProgress : single
Public ReadOnly Property ReadyForCreateProgress As Single

Property Value

Remarks

This value will be in the [0;1) range when data is insufficient; 1 when data is sufficient for success and greater than 1 when conditions are better than minimally sufficient.

Applies to