Hey there,
is there a possibility to turn on or off the stuff named in the title per runtime.
What i want to do is basically turn of shadows ingame while i play in epic quality mode. same for Antialiasing and Tesselation.
Hey there,
is there a possibility to turn on or off the stuff named in the title per runtime.
What i want to do is basically turn of shadows ingame while i play in epic quality mode. same for Antialiasing and Tesselation.
Look at the “Execute Console Command” node.and use the appropriate “r.example” commands.https://docs.unrealengine.com/latest/INT/Engine/Performance/Scalability/ScalabilityReference/index.html
I dont have the editor open right now ,but think these settings will affect the editor settings and remain changed even when you have stopped PIE.
Ockert
thank u