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

TransformToUnitySpaceJob Struct

OVRMeshJobs::TransformToUnitySpaceJob extends IJobParallelFor.

Overview

Data Fields

NativeArray< Vector3 >
NativeArray< Vector3 >
Normals[Get]
NativeArray< Vector2 >
UV[Get]
NativeArray< BoneWeight >
NativeArray< OVRPlugin.Vector3f >
NativeArray< OVRPlugin.Vector3f >
NativeArray< OVRPlugin.Vector2f >
MeshUV[Get]
NativeArray< OVRPlugin.Vector4f >
NativeArray< OVRPlugin.Vector4s >

Public Member Functions

void
Execute
( int index )

Details

Fields

NativeArray<Vector3> OVRMeshJobs.TransformToUnitySpaceJob.Vertices
No description available.
NativeArray<Vector3> OVRMeshJobs.TransformToUnitySpaceJob.Normals
No description available.
NativeArray<Vector2> OVRMeshJobs.TransformToUnitySpaceJob.UV
No description available.
NativeArray<BoneWeight> OVRMeshJobs.TransformToUnitySpaceJob.BoneWeights
No description available.
NativeArray<OVRPlugin.Vector3f> OVRMeshJobs.TransformToUnitySpaceJob.MeshVerticesPosition
No description available.
NativeArray<OVRPlugin.Vector3f> OVRMeshJobs.TransformToUnitySpaceJob.MeshNormals
No description available.
NativeArray<OVRPlugin.Vector2f> OVRMeshJobs.TransformToUnitySpaceJob.MeshUV
No description available.
NativeArray<OVRPlugin.Vector4f> OVRMeshJobs.TransformToUnitySpaceJob.MeshBoneWeights
No description available.
NativeArray<OVRPlugin.Vector4s> OVRMeshJobs.TransformToUnitySpaceJob.MeshBoneIndices
No description available.

Member Functions

void OVRMeshJobs.TransformToUnitySpaceJob.Execute
( int index )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon