Version: 2022.2
public void Execute (int index, Jobs.TransformAccess transform);

参数

index The index of the Parallel-for-transform loop at which to perform work.
transform The position, rotation and scale of the transforms passed into the job.

描述

Implement this method to perform work against a specific iteration index and transform.