NativeArray< Vector3 > | Vertices[Get] |
NativeArray< Vector3 > | Normals[Get] |
NativeArray< Vector2 > | UV[Get] |
NativeArray< BoneWeight > | BoneWeights[Get] |
NativeArray< OVRPlugin.Vector3f > | MeshVerticesPosition[Get] |
NativeArray< OVRPlugin.Vector3f > | MeshNormals[Get] |
NativeArray< OVRPlugin.Vector2f > | MeshUV[Get] |
NativeArray< OVRPlugin.Vector4f > | MeshBoneWeights[Get] |
NativeArray< OVRPlugin.Vector4s > | MeshBoneIndices[Get] |
void | Execute ( int index ) |
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.
|
void OVRMeshJobs.TransformToUnitySpaceJob.Execute ( int index ) |
---|
No description available.
|