Skip to main content
Version: 11 Nov 2025

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;