CopyPlaneResultsJob
Inherits from:
IJobParallelFor
Public Methods
void Execute
public void Execute(
int index
)
Parameters
Type | Name | Description |
---|---|---|
int | index |
Public Attributes
PlaneTrackableIds
public NativeArray< TrackableId > PlaneTrackableIds;
PlanesIn
public XrPlaneDetectorLocation * PlanesIn;
PlanesOut
public NativeArray< BoundedPlane > PlanesOut;