OVRPlugin.Mesh Class Reference
Public Attributes | |
| MeshType | Type |
| uint | NumVertices |
| uint | NumIndices |
| Vector3f [] | VertexPositions |
| short [] | Indices |
| Vector3f [] | VertexNormals |
| Vector2f [] | VertexUV0 |
| Vector4s [] | BlendIndices |
| Vector4f [] | BlendWeights |
Member Data Documentation
◆ BlendIndices
| Vector4s [] OVRPlugin.Mesh.BlendIndices |
◆ BlendWeights
| Vector4f [] OVRPlugin.Mesh.BlendWeights |
◆ Indices
| short [] OVRPlugin.Mesh.Indices |
◆ NumIndices
| uint OVRPlugin.Mesh.NumIndices |
◆ NumVertices
| uint OVRPlugin.Mesh.NumVertices |
◆ Type
| MeshType OVRPlugin.Mesh.Type |
◆ VertexNormals
| Vector3f [] OVRPlugin.Mesh.VertexNormals |
◆ VertexPositions
| Vector3f [] OVRPlugin.Mesh.VertexPositions |
◆ VertexUV0
| Vector2f [] OVRPlugin.Mesh.VertexUV0 |
The documentation for this class was generated from the following file:
- Oculus/VR/Scripts/OVRPlugin.cs
1.8.13