Method GetOrCreateSettings
GetOrCreateSettings()
Gets the currently selected settings, or creates default settings if no VisionOSSettings have been set in Player Settings.
Declaration
public static VisionOSSettings GetOrCreateSettings()
Returns
| Type | Description |
|---|---|
| VisionOSSettings | The visionOS settings to use for the current Player build. |