fix:恢复以前sdk,调整每个boss在眼镜里的效果
This commit is contained in:
@@ -41,9 +41,7 @@ public class GameInit : MonoBehaviour
|
||||
Ins = this;
|
||||
|
||||
Application.targetFrameRate = 60;
|
||||
|
||||
#if !UNITY_EDITOR && UNITY_ANDROID && PICO
|
||||
PXR_Plugin.Render.UPxr_EnablePremultipliedAlpha(true);
|
||||
PXR_MixedReality.EnableVideoSeeThroughEffect(true);
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user