Version: 2022.3
言語: 日本語
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.