Property confidenceValues
confidenceValues
Confidence values for each point in the point cloud. This array is parallel
to positions and identifiers.
Use confidenceValues.IsCreated
to check if these exist.
Declaration
public NativeArray<float> confidenceValues { get; set; }
Property Value
Type | Description |
---|---|
NativeArray<float> |