fix shader on mobile, fix rotation for spline

This commit is contained in:
Kirill Chikalin
2024-11-27 17:17:26 +03:00
parent d079655195
commit 8e34482ea7
13 changed files with 126 additions and 140 deletions

View File

@@ -47,8 +47,7 @@ QualitySettings:
asyncUploadBufferSize: 16
asyncUploadPersistentBuffer: 1
resolutionScalingFixedDPIFactor: 1
customRenderPipeline: {fileID: 11400000, guid: 5e6cbd92db86f4b18aec3ed561671858,
type: 2}
customRenderPipeline: {fileID: 11400000, guid: 5e6cbd92db86f4b18aec3ed561671858, type: 2}
terrainQualityOverrides: 0
terrainPixelError: 1
terrainDetailDensityScale: 1
@@ -60,6 +59,8 @@ QualitySettings:
terrainMaxTrees: 50
excludedTargetPlatforms:
- Standalone
- Android
- iPhone
- serializedVersion: 4
name: PC
pixelLightCount: 2
@@ -101,8 +102,7 @@ QualitySettings:
asyncUploadBufferSize: 16
asyncUploadPersistentBuffer: 1
resolutionScalingFixedDPIFactor: 1
customRenderPipeline: {fileID: 11400000, guid: 4b83569d67af61e458304325a23e5dfd,
type: 2}
customRenderPipeline: {fileID: 11400000, guid: 4b83569d67af61e458304325a23e5dfd, type: 2}
terrainQualityOverrides: 0
terrainPixelError: 1
terrainDetailDensityScale: 1
@@ -112,12 +112,10 @@ QualitySettings:
terrainBillboardStart: 50
terrainFadeLength: 5
terrainMaxTrees: 50
excludedTargetPlatforms:
- Android
- iPhone
excludedTargetPlatforms: []
m_TextureMipmapLimitGroupNames: []
m_PerPlatformDefaultQuality:
Android: 0
Android: 1
GameCoreScarlett: 1
GameCoreXboxOne: 1
Lumin: 0
@@ -130,5 +128,5 @@ QualitySettings:
WebGL: 0
Windows Store Apps: 0
XboxOne: 0
iPhone: 0
iPhone: 1
tvOS: 0