IJobParallelForTransform.Execute

Declaration

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

Parameters

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

Description

Performs work against a specific iteration index and transform.


Did you find this page useful? Please give it a rating: