Package im.zego.zegoexpress
Class ZegoUnityFBO
- java.lang.Object
-
- im.zego.zegoexpress.ZegoUnityFBO
-
public class ZegoUnityFBO extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ZegoUnityFBO(ZegoUnityTexture2D texture2D, int esVer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
destroy()
void
FBOBegin()
void
FBOEnd()
-
-
-
Constructor Detail
-
ZegoUnityFBO
public ZegoUnityFBO(ZegoUnityTexture2D texture2D, int esVer)
-
-