Skip to main content
Version: 10 Jul 2024

CopyPlaneResultsJob

Inherits from:
IJobParallelFor

Public Methods

void Execute

public void Execute(
int index
)

Parameters

TypeNameDescription
intindex

Public Attributes

PlaneTrackableIds


public NativeArray< TrackableId > PlaneTrackableIds;


PlanesIn


public XrPlaneDetectorLocation * PlanesIn;


PlanesOut


public NativeArray< BoundedPlane > PlanesOut;