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

OVRTextureData Struct

Struct that contains data on a texture loaded from a GLTF (GL Transmission Format file).
This includes the raw data of the texture as well as metadata like width, height, format, and uri.

Fields

byte[] data[Get]
int width[Get]
int height[Get]
OVRTextureFormat format[Get]
TextureFormat transcodedFormat[Get]
string uri[Get]
Did you find this page helpful?
Thumbs up icon
Thumbs down icon