Enum STCaptureSessionNative.NativeEventId
- Namespace
- Uralstech.UXR.QuestCamera.SurfaceTextureCapture
Event ID for native rendering events.
public enum STCaptureSessionNative.NativeEventId
Fields
CleanupNativeTexture = 2Disposes a native renderer.
RenderTextures = 3Renders the textures.
SetupNativeTexture = 1Sets up a native renderer.