Select your preferred scripting language. All code snippets will be displayed in this language.
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
Closeplatform | The platform to clear the overrides for. |
bool Returns true if any overrides were actually cleared.
Clears the sample settings override for the given platform.
This reverts the given platform override sample override settings, making that platform use the defaultSampleSettings.
The options for the platform string are "WebPlayer", "Standalone", "iOS", "Android", "WebGL", "PS3", "PS4", "PSP2", "XBox360", "XBoxOne", "WP8".