Property identifiers
identifiers
An array of identifiers for each point in the point cloud. This array is parallel to positions and confidenceValues.
Declaration
public NativeSlice<ulong>? identifiers { get; }
Property Value
Type | Description |
---|---|
NativeSlice<ulong>? |