闪动问题
This commit is contained in:
parent
3902865658
commit
906dc7dec8
@ -32,7 +32,7 @@ TextureImporter:
|
||||
textureSettings:
|
||||
serializedVersion: 2
|
||||
filterMode: -1
|
||||
aniso: 1
|
||||
aniso: -1
|
||||
mipBias: -100
|
||||
wrapU: 1
|
||||
wrapV: 1
|
||||
|
||||
@ -93,7 +93,7 @@ namespace Assets.Scenes.Ride.Scripts
|
||||
//StartCoroutine("TestExcute");
|
||||
}
|
||||
|
||||
void FixedUpdate()
|
||||
void Update()
|
||||
{
|
||||
Excute();
|
||||
AfterExcute();
|
||||
|
||||
@ -133,7 +133,7 @@ PlayerSettings:
|
||||
16:10: 1
|
||||
16:9: 1
|
||||
Others: 1
|
||||
bundleVersion: 1.1.0
|
||||
bundleVersion: 2.0.0
|
||||
preloadedAssets: []
|
||||
metroInputSource: 0
|
||||
wsaTransparentSwapchain: 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user