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