mirror of
https://github.com/BlackMATov/unity-iso-tools.git
synced 2025-12-14 17:09:31 +07:00
new sorting wip
This commit is contained in:
@@ -14,12 +14,16 @@ QualitySettings:
|
||||
shadowProjection: 1
|
||||
shadowCascades: 1
|
||||
shadowDistance: 15
|
||||
shadowCascade2Split: .333333343
|
||||
shadowCascade4Split: {x: .0666666701, y: .200000003, z: .466666669}
|
||||
blendWeights: 1
|
||||
textureQuality: 1
|
||||
anisotropicTextures: 0
|
||||
antiAliasing: 0
|
||||
softParticles: 0
|
||||
softVegetation: 0
|
||||
realtimeReflectionProbes: 0
|
||||
billboardsFaceCameraPosition: 0
|
||||
vSyncCount: 0
|
||||
lodBias: .300000012
|
||||
maximumLODLevel: 0
|
||||
@@ -33,12 +37,16 @@ QualitySettings:
|
||||
shadowProjection: 1
|
||||
shadowCascades: 1
|
||||
shadowDistance: 20
|
||||
shadowCascade2Split: .333333343
|
||||
shadowCascade4Split: {x: .0666666701, y: .200000003, z: .466666669}
|
||||
blendWeights: 2
|
||||
textureQuality: 0
|
||||
anisotropicTextures: 0
|
||||
antiAliasing: 0
|
||||
softParticles: 0
|
||||
softVegetation: 0
|
||||
realtimeReflectionProbes: 0
|
||||
billboardsFaceCameraPosition: 0
|
||||
vSyncCount: 0
|
||||
lodBias: .400000006
|
||||
maximumLODLevel: 0
|
||||
@@ -52,12 +60,16 @@ QualitySettings:
|
||||
shadowProjection: 1
|
||||
shadowCascades: 1
|
||||
shadowDistance: 20
|
||||
shadowCascade2Split: .333333343
|
||||
shadowCascade4Split: {x: .0666666701, y: .200000003, z: .466666669}
|
||||
blendWeights: 2
|
||||
textureQuality: 0
|
||||
anisotropicTextures: 1
|
||||
antiAliasing: 0
|
||||
softParticles: 0
|
||||
softVegetation: 0
|
||||
realtimeReflectionProbes: 0
|
||||
billboardsFaceCameraPosition: 0
|
||||
vSyncCount: 0
|
||||
lodBias: .699999988
|
||||
maximumLODLevel: 0
|
||||
@@ -71,12 +83,16 @@ QualitySettings:
|
||||
shadowProjection: 1
|
||||
shadowCascades: 2
|
||||
shadowDistance: 40
|
||||
shadowCascade2Split: .333333343
|
||||
shadowCascade4Split: {x: .0666666701, y: .200000003, z: .466666669}
|
||||
blendWeights: 2
|
||||
textureQuality: 0
|
||||
anisotropicTextures: 1
|
||||
antiAliasing: 0
|
||||
softParticles: 0
|
||||
softVegetation: 1
|
||||
realtimeReflectionProbes: 1
|
||||
billboardsFaceCameraPosition: 1
|
||||
vSyncCount: 1
|
||||
lodBias: 1
|
||||
maximumLODLevel: 0
|
||||
@@ -90,12 +106,16 @@ QualitySettings:
|
||||
shadowProjection: 1
|
||||
shadowCascades: 2
|
||||
shadowDistance: 70
|
||||
shadowCascade2Split: .333333343
|
||||
shadowCascade4Split: {x: .0666666701, y: .200000003, z: .466666669}
|
||||
blendWeights: 4
|
||||
textureQuality: 0
|
||||
anisotropicTextures: 2
|
||||
antiAliasing: 2
|
||||
softParticles: 1
|
||||
softVegetation: 1
|
||||
realtimeReflectionProbes: 1
|
||||
billboardsFaceCameraPosition: 1
|
||||
vSyncCount: 1
|
||||
lodBias: 1.5
|
||||
maximumLODLevel: 0
|
||||
@@ -109,32 +129,30 @@ QualitySettings:
|
||||
shadowProjection: 1
|
||||
shadowCascades: 4
|
||||
shadowDistance: 150
|
||||
shadowCascade2Split: .333333343
|
||||
shadowCascade4Split: {x: .0666666701, y: .200000003, z: .466666669}
|
||||
blendWeights: 4
|
||||
textureQuality: 0
|
||||
anisotropicTextures: 2
|
||||
antiAliasing: 2
|
||||
softParticles: 1
|
||||
softVegetation: 1
|
||||
realtimeReflectionProbes: 1
|
||||
billboardsFaceCameraPosition: 1
|
||||
vSyncCount: 1
|
||||
lodBias: 2
|
||||
maximumLODLevel: 0
|
||||
particleRaycastBudget: 4096
|
||||
excludedTargetPlatforms: []
|
||||
m_PerPlatformDefaultQuality:
|
||||
Android: 2
|
||||
BlackBerry: 2
|
||||
FlashPlayer: 3
|
||||
GLES Emulation: 3
|
||||
PS3: 3
|
||||
PS4: 3
|
||||
PSM: 3
|
||||
PSP2: 3
|
||||
Samsung TV: 2
|
||||
Standalone: 3
|
||||
Tizen: 2
|
||||
WP8: 3
|
||||
Web: 3
|
||||
'': 0
|
||||
Android: 0
|
||||
BlackBerry: 0
|
||||
Samsung TV: 0
|
||||
Standalone: 0
|
||||
Web: 0
|
||||
WebGL: 0
|
||||
Windows Store Apps: 3
|
||||
XBOX360: 3
|
||||
XboxOne: 3
|
||||
iPhone: 2
|
||||
XBOX360: 0
|
||||
XboxOne: 0
|
||||
iPhone: 0
|
||||
|
||||
Reference in New Issue
Block a user