API reference
API reference
Select your platform
No SDKs available
No versions available

TransformTrianglesJob Struct

OVRMeshJobs::TransformTrianglesJob extends IJobParallelFor.

Overview

Data Fields

NativeArray< uint >
NativeArray< short >
int

Public Member Functions

void
Execute
( int index )

Details

Fields

NativeArray<uint> OVRMeshJobs.TransformTrianglesJob.Triangles
No description available.
NativeArray<short> OVRMeshJobs.TransformTrianglesJob.MeshIndices
No description available.
int OVRMeshJobs.TransformTrianglesJob.NumIndices
No description available.

Member Functions

void OVRMeshJobs.TransformTrianglesJob.Execute
( int index )
No description available.
Did you find this page helpful?