Enum RenderJobEvent
- Namespace
- Uralstech.UXR.QuestCamera.GLES
IDs of all Render Job events.
public enum RenderJobEvent
- Extension Methods
Fields
Dispose = 2Disposes the native texture and cleans up the registered job.
Run = 3Runs a job.
Setup = 1Sets up a native texture to convert from, and creates a registerable job for the capture session.