闪动问题

This commit is contained in:
CaiYanPeng 2021-08-12 15:20:52 +08:00
parent 3902865658
commit 906dc7dec8
3 changed files with 3 additions and 3 deletions

View File

@ -32,7 +32,7 @@ TextureImporter:
textureSettings: textureSettings:
serializedVersion: 2 serializedVersion: 2
filterMode: -1 filterMode: -1
aniso: 1 aniso: -1
mipBias: -100 mipBias: -100
wrapU: 1 wrapU: 1
wrapV: 1 wrapV: 1

View File

@ -93,7 +93,7 @@ namespace Assets.Scenes.Ride.Scripts
//StartCoroutine("TestExcute"); //StartCoroutine("TestExcute");
} }
void FixedUpdate() void Update()
{ {
Excute(); Excute();
AfterExcute(); AfterExcute();

View File

@ -133,7 +133,7 @@ PlayerSettings:
16:10: 1 16:10: 1
16:9: 1 16:9: 1
Others: 1 Others: 1
bundleVersion: 1.1.0 bundleVersion: 2.0.0
preloadedAssets: [] preloadedAssets: []
metroInputSource: 0 metroInputSource: 0
wsaTransparentSwapchain: 0 wsaTransparentSwapchain: 0