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.