Namespace Uralstech.UXR.QuestCamera.GLES
Classes
- GLESAPI
Exposes the native GLES Texture Conversion API.
- GLESCaptureSession
Manages a camera capture session with a repeating request, but supports both repeating and on-demand conversion.
- GLESCaptureSession.Proxy
Java proxy to handle native callbacks.
Structs
- RenderJobDisposeData
Data for Dispose.
- RenderJobRunData
Data for Run.
- RenderJobSetupData
Data for Setup.
Enums
- RenderJobEvent
IDs of all Render Job events.
Delegates
- RenderJobDisposeData.Callback
Callback for when the job is disposed or the process fails.
- RenderJobRunData.Callback
Callback for when the job finishes rendering or the process fails.
- RenderJobSetupData.Callback
Callback for when the job is setup or the process fails.