闪动问题
This commit is contained in:
parent
3902865658
commit
906dc7dec8
@ -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
|
||||||
|
|||||||
@ -93,7 +93,7 @@ namespace Assets.Scenes.Ride.Scripts
|
|||||||
//StartCoroutine("TestExcute");
|
//StartCoroutine("TestExcute");
|
||||||
}
|
}
|
||||||
|
|
||||||
void FixedUpdate()
|
void Update()
|
||||||
{
|
{
|
||||||
Excute();
|
Excute();
|
||||||
AfterExcute();
|
AfterExcute();
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user