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