Adding some plugins for pedestrians of gen. 3

This commit is contained in:
bernatx 2023-06-19 12:11:59 +02:00
parent 3552b1f184
commit fb41820d92
2 changed files with 10 additions and 1 deletions

View File

@ -116,6 +116,14 @@
{
"Name": "PythonScriptPlugin",
"Enabled": true
},
{
"Name": "AlembicHairImporter",
"Enabled": true
},
{
"Name": "HairStrands",
"Enabled": true
}
]
}
}

View File

@ -37,6 +37,7 @@ r.DistanceFields.AtlasSizeXY=1024
r.DistanceFields.AtlasSizeZ=2048
r.DefaultFeature.AutoExposure.ExtendDefaultLuminanceRange=True
r.DefaultFeature.AntiAliasing=2
r.VirtualTextures=True
[/Script/AIModule.AISense_Sight]
bAutoRegisterAllPawnsAsSources=False