This version of Unity is unsupported.

TransformAccessArray Constructor

public TransformAccessArray(Transform[] transforms, int desiredJobCount);
public TransformAccessArray(int capacity, int desiredJobCount);

Parameters

transformsTransforms.
desiredJobCountDesired job count.
capacityCapacity.

Description

Constructor.