IssuePluginCustomTextureUpdateV2(nint, Texture, uint)
Send a texture update event to a native code plugin.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
IssuePluginCustomTextureUpdateV2(IntPtr, Texture, uint)
public void IssuePluginCustomTextureUpdateV2(nint callback, Texture targetTexture, uint userData)