OVRTextureData Struct Reference
Public Attributes | |
| byte [] | data |
| int | width |
| int | height |
| OVRTextureFormat | format |
| TextureFormat | transcodedFormat |
Member Data Documentation
◆ data
| byte [] OVRTextureData.data |
◆ format
| OVRTextureFormat OVRTextureData.format |
◆ height
| int OVRTextureData.height |
◆ transcodedFormat
| TextureFormat OVRTextureData.transcodedFormat |
◆ width
| int OVRTextureData.width |
The documentation for this struct was generated from the following file:
- Oculus/VR/Scripts/OVRGLTFLoader.cs
1.8.13