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