Struct STCaptureSessionNative.NativeUpdateData
- Namespace
- Uralstech.UXR.QuestCamera.SurfaceTextureCapture
Data for updating a native renderer.
public struct STCaptureSessionNative.NativeUpdateData
Fields
NativeTexture
The native texture to update.
public uint NativeTexture
Field Value
- uint
OnDoneCallback
Callback for when the operation is done, type: STCaptureSessionNative.NativeUpdateCallbackType.
public nint OnDoneCallback
Field Value
- nint