main
SamiSaeedi 2025-10-29 17:55:58 +03:30
parent f79a0b592c
commit d8f1f227f9
27 changed files with 4 additions and 1 deletions

View File

@ -54,7 +54,7 @@ BlueChromaticityCoordinate=(X=0.150000,Y=0.060000)
WhiteChromaticityCoordinate=(X=0.312700,Y=0.329000) WhiteChromaticityCoordinate=(X=0.312700,Y=0.329000)
r.LegacyLuminanceFactors=False r.LegacyLuminanceFactors=False
r.ClearCoatNormal=False r.ClearCoatNormal=False
r.DynamicGlobalIlluminationMethod=1 r.DynamicGlobalIlluminationMethod=0
r.ReflectionMethod=1 r.ReflectionMethod=1
r.ReflectionCaptureResolution=128 r.ReflectionCaptureResolution=128
r.ReflectionEnvironmentLightmapMixBasedOnRoughness=True r.ReflectionEnvironmentLightmapMixBasedOnRoughness=True

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -15,5 +15,8 @@
"Name": "GameplayStateTree", "Name": "GameplayStateTree",
"Enabled": true "Enabled": true
} }
],
"TargetPlatforms": [
"Windows"
] ]
} }