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

GetMeshJob Struct

OVRTriangleMesh::GetMeshJob extends IJob.

Overview

Data Fields

ulong
Space[Get]
NativeArray< Vector3 >
NativeArray< int >
Indices[Get]

Public Member Functions

unsafe void
Execute ( )

Details

Fields

ulong OVRTriangleMesh.GetMeshJob.Space
No description available.
NativeArray<Vector3> OVRTriangleMesh.GetMeshJob.Positions
No description available.
NativeArray<int> OVRTriangleMesh.GetMeshJob.Indices
No description available.

Member Functions

unsafe void OVRTriangleMesh.GetMeshJob.Execute ( )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon